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

feature: configurable archivedExpirationInDays and maxArchiveSize #978

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

fix logic

8213e98
Select commit
Loading
Failed to load commit list.
Open

feature: configurable archivedExpirationInDays and maxArchiveSize #978

fix logic
8213e98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 26, 2024 in 0s

66.28% (-0.86%) compared to 4f00f52

View this Pull Request on Codecov

66.28% (-0.86%) compared to 4f00f52

Details

Codecov Report

Attention: Patch coverage is 74.40000% with 32 lines in your changes missing coverage. Please review.

Project coverage is 66.28%. Comparing base (4f00f52) to head (8213e98).
Report is 17 commits behind head on master.

Files with missing lines Patch % Lines
client.go 73.33% 6 Missing and 2 partials ⚠️
inspector.go 71.42% 6 Missing and 2 partials ⚠️
internal/rdb/rdb.go 69.23% 6 Missing and 2 partials ⚠️
server.go 63.63% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #978      +/-   ##
==========================================
- Coverage   67.13%   66.28%   -0.86%     
==========================================
  Files          29       29              
  Lines        4300     5829    +1529     
==========================================
+ Hits         2887     3864     +977     
- Misses       1135     1676     +541     
- Partials      278      289      +11     

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