Skip to content

Refactor ThreadPoolStats.Stats with Builder pattern - #19317

Merged
sandeshkr419 merged 1 commit into
opensearch-project:mainfrom
pado0:builder-threadpool-stats
Oct 22, 2025
Merged

Refactor ThreadPoolStats.Stats with Builder pattern#19317
sandeshkr419 merged 1 commit into
opensearch-project:mainfrom
pado0:builder-threadpool-stats

Add Builder in ThreadPoolStats and refactor usage

32ef22c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2025 in 0s

73.10% (target 70.00%)

View this Pull Request on Codecov

73.10% (target 70.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.10%. Comparing base (3ffa49a) to head (32ef22c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19317      +/-   ##
============================================
+ Coverage     73.07%   73.10%   +0.02%     
- Complexity    70741    70832      +91     
============================================
  Files          5732     5732              
  Lines        324140   324190      +50     
  Branches      46922    46922              
============================================
+ Hits         236853   236985     +132     
  Misses        68117    68117              
+ Partials      19170    19088      -82     

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