[segment replication] add SEGMENT_COUNTER_INCREMENT_STEP_SETTING and increase default step #17568
+22
−3
Codecov / codecov/project
succeeded
Mar 21, 2025 in 0s
72.38% (target 70.00%)
View this Pull Request on Codecov
72.38% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 75.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 72.38%. Comparing base (
9b9abf7
) to head (c12b5c9
).
Files with missing lines | Patch % | Lines |
---|---|---|
.../main/java/org/opensearch/index/IndexSettings.java | 66.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #17568 +/- ##
============================================
- Coverage 72.48% 72.38% -0.10%
+ Complexity 65835 65750 -85
============================================
Files 5316 5316
Lines 305281 305288 +7
Branches 44287 44287
============================================
- Hits 221274 220977 -297
- Misses 65851 66170 +319
+ Partials 18156 18141 -15
☔ 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