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

fix: redis convert acl to []byte #4523

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Conversation

jiefenghuang
Copy link
Contributor

close #4521

@jiefenghuang jiefenghuang marked this pull request as ready for review March 15, 2024 09:08
Copy link

codecov bot commented Mar 15, 2024

Codecov Report

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

Project coverage is 55.68%. Comparing base (05a8015) to head (68da318).

Files Patch % Lines
pkg/meta/redis.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4523      +/-   ##
==========================================
- Coverage   55.69%   55.68%   -0.01%     
==========================================
  Files         157      157              
  Lines       42593    42593              
==========================================
- Hits        23722    23720       -2     
- Misses      16234    16236       +2     
  Partials     2637     2637              

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

@davies davies merged commit cc9997b into juicedata:main Mar 15, 2024
32 checks passed
@jiefenghuang jiefenghuang deleted the fix/acl-redis 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.

acl redis tryLoadMissACLs panic
3 participants