Skip to content

Refactor GetStats, FlushStats and QueryCacheStats with Builder pattern #19935

Merged
sandeshkr419 merged 6 commits into
opensearch-project:mainfrom
pado0:builder-get-flush-querycache
Nov 11, 2025
Merged

Refactor GetStats, FlushStats and QueryCacheStats with Builder pattern #19935
sandeshkr419 merged 6 commits into
opensearch-project:mainfrom
pado0:builder-get-flush-querycache

Merge branch 'main' into builder-get-flush-querycache

69c515f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2025 in 0s

73.26% (target 70.00%)

View this Pull Request on Codecov

73.26% (target 70.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.26%. Comparing base (4dc8704) to head (69c515f).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #19935   +/-   ##
=========================================
  Coverage     73.25%   73.26%           
+ Complexity    71555    71550    -5     
=========================================
  Files          5785     5785           
  Lines        326828   326907   +79     
  Branches      47295    47295           
=========================================
+ Hits         239429   239495   +66     
+ Misses        68163    68157    -6     
- Partials      19236    19255   +19     

☔ 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.