Fix toBuilder method in EngineConfig to include mergedSegmentTransfer…#20105
Merged
Codecov / codecov/project
succeeded
Nov 26, 2025 in 0s
73.33% (target 70.00%)
View this Pull Request on Codecov
73.33% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.33%. Comparing base (97d3864) to head (65327b2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...java/org/opensearch/index/engine/EngineConfig.java | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #20105 +/- ##
============================================
- Coverage 73.33% 73.33% -0.01%
- Complexity 71679 71708 +29
============================================
Files 5790 5790
Lines 327549 327666 +117
Branches 47181 47205 +24
============================================
+ Hits 240217 240279 +62
- Misses 68080 68123 +43
- Partials 19252 19264 +12 ☔ 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