Skip to content

feat: Add retention size limit for rotated files#1040

Merged
Kubuxu merged 2 commits into
mainfrom
feat/observer-size-retention
Jul 21, 2025
Merged

feat: Add retention size limit for rotated files#1040
Kubuxu merged 2 commits into
mainfrom
feat/observer-size-retention

address review

7bfdbd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2025 in 1s

64.80% (-0.55%) compared to e7f84e7

View this Pull Request on Codecov

64.80% (-0.55%) compared to e7f84e7

Details

Codecov Report

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

Project coverage is 64.80%. Comparing base (e7f84e7) to head (7bfdbd4).

Files with missing lines Patch % Lines
observer/observer.go 0.00% 27 Missing ⚠️
observer/options.go 0.00% 8 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1040      +/-   ##
==========================================
- Coverage   65.34%   64.80%   -0.55%     
==========================================
  Files          80       80              
  Lines        9702     9733      +31     
==========================================
- Hits         6340     6307      -33     
- Misses       2867     2921      +54     
- Partials      495      505      +10     
Files with missing lines Coverage Δ
observer/options.go 5.80% <0.00%> (-0.20%) ⬇️
observer/observer.go 0.00% <0.00%> (ø)

... and 8 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.