Refactor DocStats and StoreStats with Builder pattern - #19863
Merged
sandeshkr419 merged 3 commits intoNov 3, 2025
Codecov / codecov/project
succeeded
Nov 2, 2025 in 1s
73.15% (target 70.00%)
View this Pull Request on Codecov
73.15% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 96.87500% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 73.15%. Comparing base (6b35c7c) to head (778f5c0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...in/java/org/opensearch/index/store/StoreStats.java | 92.85% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #19863 +/- ##
============================================
+ Coverage 73.08% 73.15% +0.06%
- Complexity 71063 71120 +57
============================================
Files 5754 5754
Lines 325262 325292 +30
Branches 47033 47034 +1
============================================
+ Hits 237732 237965 +233
+ Misses 68380 68216 -164
+ Partials 19150 19111 -39 ☔ 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.
Loading