Skip to content

Refactor TranslogStats and RequestCacheStats with Builder pattern - #19961

Merged
sandeshkr419 merged 5 commits into
opensearch-project:mainfrom
pado0:builder-translog-requestcache-stats
Nov 13, 2025
Merged

Refactor TranslogStats and RequestCacheStats with Builder pattern#19961
sandeshkr419 merged 5 commits into
opensearch-project:mainfrom
pado0:builder-translog-requestcache-stats

Move validation to setter

30aecd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2025 in 1s

73.28% (target 70.00%)

View this Pull Request on Codecov

73.28% (target 70.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.28%. Comparing base (2fddcd8) to head (30aecd9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19961      +/-   ##
============================================
+ Coverage     73.25%   73.28%   +0.02%     
+ Complexity    71612    71563      -49     
============================================
  Files          5785     5785              
  Lines        326905   326960      +55     
  Branches      47280    47285       +5     
============================================
+ Hits         239480   239597     +117     
+ Misses        68220    68080     -140     
- Partials      19205    19283      +78     

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

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