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: add zipmap, zipset based on listpack #40

Merged
merged 14 commits into from
Jul 13, 2024
Merged

feat: add zipmap, zipset based on listpack #40

merged 14 commits into from
Jul 13, 2024

Conversation

xgzlucario
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jul 13, 2024

Codecov Report

Attention: Patch coverage is 67.27273% with 18 lines in your changes missing coverage. Please review.

Project coverage is 65.39%. Comparing base (26bab17) to head (ffc9532).

Files Patch % Lines
command.go 79.41% 5 Missing and 2 partials ⚠️
main.go 53.84% 6 Missing ⚠️
rotom.go 28.57% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   64.99%   65.39%   +0.40%     
==========================================
  Files           9        9              
  Lines         637      656      +19     
==========================================
+ Hits          414      429      +15     
- Misses        175      178       +3     
- Partials       48       49       +1     

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

@xgzlucario xgzlucario merged commit 2028de0 into master Jul 13, 2024
5 checks passed
@xgzlucario xgzlucario deleted the feat/dict branch July 13, 2024 15:54
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