Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync: fix symlink with jfs:// #4286

Merged
merged 2 commits into from
Dec 20, 2023
Merged

sync: fix symlink with jfs:// #4286

merged 2 commits into from
Dec 20, 2023

Conversation

davies
Copy link
Contributor

@davies davies commented Dec 20, 2023

No description provided.

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f5d631e) 55.75% compared to head (ff8aeed) 55.73%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4286      +/-   ##
==========================================
- Coverage   55.75%   55.73%   -0.03%     
==========================================
  Files         153      153              
  Lines       39618    39616       -2     
==========================================
- Hits        22089    22078      -11     
- Misses      15056    15063       +7     
- Partials     2473     2475       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davies davies merged commit a52b1a7 into main Dec 20, 2023
31 of 32 checks passed
@davies davies deleted the fix_sync_symlink branch December 20, 2023 09:29
Copy link

Mutate Test Report
cmd/object_test.go-1-1: score:0.34 failed:59, passed:31, compile error:0, out of coverage:1, skip by comment:0, others:0
Job detail: https://github.com/juicedata/juicefs/actions/runs/7273108847/job/19816506162

pkg/chunk/cached_store_test.go-3-4: score:0.37 failed:54, passed:32, compile error:0, out of coverage:27, skip by comment:0, others:0
Job detail: https://github.com/juicedata/juicefs/actions/runs/7273108847/job/19816506626

pkg/chunk/cached_store_test.go-1-4: score:0.46 failed:44, passed:38, compile error:0, out of coverage:31, skip by comment:0, others:0
Job detail: https://github.com/juicedata/juicefs/actions/runs/7273108847/job/19816506342

pkg/chunk/cached_store_test.go-2-4: score:0.33 failed:55, passed:27, compile error:0, out of coverage:31, skip by comment:0, others:0
Job detail: https://github.com/juicedata/juicefs/actions/runs/7273108847/job/19816506496

pkg/chunk/cached_store_test.go-4-4: score:0.45 failed:42, passed:35, compile error:0, out of coverage:33, skip by comment:0, others:0
Job detail: https://github.com/juicedata/juicefs/actions/runs/7273108847/job/19816506786

Usage: https://github.com/juicedata/juicefs/blob/main/.github/scripts/mutate/how_to_use_mutate_test.md

SandyXSD pushed a commit that referenced this pull request Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant