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

meta: adjust some error codes #4324

Merged
merged 2 commits into from
Jan 9, 2024
Merged

meta: adjust some error codes #4324

merged 2 commits into from
Jan 9, 2024

Conversation

SandyXSD
Copy link
Contributor

@SandyXSD SandyXSD commented Jan 9, 2024

No description provided.

Copy link

codecov bot commented Jan 9, 2024

Codecov Report

Attention: 50 lines in your changes are missing coverage. Please review.

Comparison is base (fe79909) 55.53% compared to head (11a6d7e) 55.74%.
Report is 1 commits behind head on main.

Files Patch % Lines
pkg/meta/redis.go 41.66% 9 Missing and 5 partials ⚠️
pkg/meta/base.go 48.00% 9 Missing and 4 partials ⚠️
pkg/meta/tkv.go 35.00% 8 Missing and 5 partials ⚠️
pkg/meta/sql.go 41.17% 7 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4324      +/-   ##
==========================================
+ Coverage   55.53%   55.74%   +0.20%     
==========================================
  Files         120      153      +33     
  Lines       31163    39732    +8569     
==========================================
+ Hits        17307    22148    +4841     
- Misses      11819    15081    +3262     
- Partials     2037     2503     +466     

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

Copy link

github-actions bot commented Jan 9, 2024

Mutate Test Report
cmd/mount_test.go-4-4: score:1.00 failed:0, passed:20, compile error:0, out of coverage:0, skip by comment:0, others:43
Job detail: https://github.com/juicedata/juicefs/actions/runs/7458396796/job/20292338617

cmd/mount_test.go-1-4: score:1.00 failed:0, passed:65, compile error:0, out of coverage:0, skip by comment:0, others:0
Job detail: https://github.com/juicedata/juicefs/actions/runs/7458396796/job/20292338046

cmd/mount_test.go-2-4: score:1.00 failed:0, passed:58, compile error:0, out of coverage:7, skip by comment:0, others:0
Job detail: https://github.com/juicedata/juicefs/actions/runs/7458396796/job/20292338281

cmd/mount_test.go-3-4: score:1.00 failed:0, passed:65, compile error:0, out of coverage:0, skip by comment:0, others:0
Job detail: https://github.com/juicedata/juicefs/actions/runs/7458396796/job/20292338450

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

@davies davies merged commit 5d644fe into main Jan 9, 2024
33 checks passed
@davies davies deleted the adjust-meta branch January 9, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants