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/acl: support dump and load meta #4490

Merged
merged 3 commits into from
Mar 13, 2024
Merged

Conversation

jiefenghuang
Copy link
Contributor

support acl dump

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

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

Project coverage is 55.58%. Comparing base (61598c3) to head (28ebd4b).
Report is 5 commits behind head on main.

Files Patch % Lines
pkg/meta/sql.go 61.03% 19 Missing and 11 partials ⚠️
pkg/meta/redis.go 71.64% 12 Missing and 7 partials ⚠️
pkg/meta/tkv.go 63.26% 13 Missing and 5 partials ⚠️
pkg/meta/dump.go 78.46% 10 Missing and 4 partials ⚠️
pkg/acl/cache.go 86.95% 2 Missing and 1 partial ⚠️
pkg/meta/base.go 0.00% 1 Missing and 1 partial ⚠️
pkg/fuse/fuse.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4490      +/-   ##
==========================================
+ Coverage   55.35%   55.58%   +0.22%     
==========================================
  Files         157      157              
  Lines       42058    42338     +280     
==========================================
+ Hits        23283    23532     +249     
- Misses      16174    16177       +3     
- Partials     2601     2629      +28     

☔ 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 13, 2024 06:06
@davies davies merged commit a6d06b7 into juicedata:main Mar 13, 2024
32 checks passed
@jiefenghuang jiefenghuang mentioned this pull request Mar 13, 2024
@jiefenghuang jiefenghuang deleted the feat/acl-dump 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