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 rdb persistence #42

Merged
merged 24 commits into from
Nov 8, 2024
Merged

feat: support rdb persistence #42

merged 24 commits into from
Nov 8, 2024

Conversation

xgzlucario
Copy link
Owner

No description provided.

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 77.21519% with 72 lines in your changes missing coverage. Please review.

Project coverage is 81.07%. Comparing base (4971cae) to head (5dd213c).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
rdb.go 54.20% 33 Missing and 16 partials ⚠️
command.go 87.50% 12 Missing and 3 partials ⚠️
rotom.go 83.87% 3 Missing and 2 partials ⚠️
aof.go 91.42% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   83.31%   81.07%   -2.25%     
==========================================
  Files           9       10       +1     
  Lines         983     1115     +132     
==========================================
+ Hits          819      904      +85     
- Misses        128      159      +31     
- Partials       36       52      +16     

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

@xgzlucario xgzlucario merged commit d392d29 into master Nov 8, 2024
4 of 5 checks passed
@xgzlucario xgzlucario deleted the feat-rdb branch November 8, 2024 08:32
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