Skip to content

Fix toBuilder method in EngineConfig to include mergedSegmentTransfer…#20105

Merged
cwperks merged 1 commit into
opensearch-project:mainfrom
udabhas:ile_monitor_fix
Nov 26, 2025
Merged

Fix toBuilder method in EngineConfig to include mergedSegmentTransfer…#20105
cwperks merged 1 commit into
opensearch-project:mainfrom
udabhas:ile_monitor_fix

Fix toBuilder method in EngineConfig to include mergedSegmentTransfer…

65327b2
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 6 commits behind head on main.

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.