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

feat: support juicefs acl check #4503

Merged
merged 2 commits into from
Mar 14, 2024
Merged

Conversation

jiefenghuang
Copy link
Contributor

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 42.25352% with 41 lines in your changes are missing coverage. Please review.

Project coverage is 55.52%. Comparing base (4026264) to head (e2c4beb).
Report is 1 commits behind head on main.

Files Patch % Lines
pkg/acl/acl.go 0.00% 26 Missing ⚠️
pkg/meta/sql.go 58.33% 3 Missing and 2 partials ⚠️
pkg/meta/base.go 70.00% 2 Missing and 1 partial ⚠️
pkg/meta/redis.go 72.72% 2 Missing and 1 partial ⚠️
pkg/meta/tkv.go 72.72% 2 Missing and 1 partial ⚠️
pkg/fuse/fuse.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4503      +/-   ##
==========================================
- Coverage   55.58%   55.52%   -0.06%     
==========================================
  Files         157      157              
  Lines       42337    42374      +37     
==========================================
- Hits        23531    23529       -2     
- Misses      16176    16211      +35     
- Partials     2630     2634       +4     

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

@jiefenghuang jiefenghuang marked this pull request as ready for review March 14, 2024 08:51
@davies davies merged commit 1b2d6c4 into juicedata:main Mar 14, 2024
32 checks passed
@jiefenghuang jiefenghuang deleted the feat/acl-check branch April 15, 2024 09:35
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