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

CI: fix usage test #3252

Merged
merged 1 commit into from
Feb 20, 2023
Merged

CI: fix usage test #3252

merged 1 commit into from
Feb 20, 2023

Conversation

SandyXSD
Copy link
Contributor

No description provided.

@github-actions
Copy link

Mutate Test Report
pkg/usage/usage_test.go-1-1: score:0.23 failed:10, passed:3, compile error:1, out of coverage:3, skip by comment:0, others:0
Job detail: https://github.com/juicedata/juicefs/actions/runs/4219755799/jobs/7325434313

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

@codecov-commenter
Copy link

Codecov Report

Base: 55.57% // Head: 55.50% // Decreases project coverage by -0.08% ⚠️

Coverage data is based on head (0ae9e17) compared to base (a0245fa).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3252      +/-   ##
==========================================
- Coverage   55.57%   55.50%   -0.08%     
==========================================
  Files         142      142              
  Lines       33244    33244              
==========================================
- Hits        18477    18452      -25     
- Misses      12817    12839      +22     
- Partials     1950     1953       +3     
Impacted Files Coverage Δ
pkg/fuse/context.go 65.85% <0.00%> (-7.32%) ⬇️
pkg/chunk/disk_cache.go 71.94% <0.00%> (-2.04%) ⬇️
pkg/meta/sql.go 58.77% <0.00%> (-0.29%) ⬇️
pkg/vfs/reader.go 79.27% <0.00%> (-0.16%) ⬇️
pkg/meta/redis.go 66.18% <0.00%> (+0.03%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@SandyXSD SandyXSD requested a review from davies February 20, 2023 03:51
@davies davies merged commit b435b00 into main Feb 20, 2023
@davies davies deleted the fix-usage-test branch February 20, 2023 03:56
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.

3 participants