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

Feature/acl: add enable-acl flag and version matching #4420

Closed
wants to merge 5 commits into from

Conversation

jiefenghuang
Copy link
Contributor

#4409

  1. add enable-acl flag to format
  2. add version checking

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

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

Project coverage is 56.06%. Comparing base (38f279a) to head (f872362).
Report is 2 commits behind head on main.

Files Patch % Lines
pkg/fuse/fuse.go 63.63% 11 Missing and 9 partials ⚠️
cmd/mount_unix.go 66.66% 2 Missing and 1 partial ⚠️
pkg/version/version.go 84.21% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4420      +/-   ##
==========================================
+ Coverage   55.99%   56.06%   +0.06%     
==========================================
  Files         154      154              
  Lines       40072    40119      +47     
==========================================
+ Hits        22438    22492      +54     
+ Misses      15123    15118       -5     
+ Partials     2511     2509       -2     

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

Signed-off-by: jiefeng <[email protected]>
@jiefenghuang jiefenghuang deleted the feature/acl 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.

1 participant