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

Chore/echovault test #47

Merged
merged 5 commits into from
Jun 9, 2024

Added test coverave for ACLSave and ACLLoad

55b9bc6
Select commit
Loading
Failed to load commit list.
Merged

Chore/echovault test #47

Added test coverave for ACLSave and ACLLoad
55b9bc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 8, 2024 in 0s

80.34% (+0.72%) compared to aa99038

View this Pull Request on Codecov

80.34% (+0.72%) compared to aa99038

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 80.34%. Comparing base (aa99038) to head (55b9bc6).

Files Patch % Lines
echovault/echovault.go 0.00% 4 Missing and 1 partial ⚠️
internal/aof/log/store.go 33.33% 2 Missing and 2 partials ⚠️
internal/snapshot/snapshot.go 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   79.61%   80.34%   +0.72%     
==========================================
  Files          48       48              
  Lines        8042     8040       -2     
==========================================
+ Hits         6403     6460      +57     
+ Misses       1179     1109      -70     
- Partials      460      471      +11     

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