Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[segment replication] add SEGMENT_COUNTER_INCREMENT_STEP_SETTING and increase default step #17568

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Merge remote-tracking branch 'origin/main' into dev/add_segment_count…

c12b5c9
Select commit
Loading
Failed to load commit list.
Open

[segment replication] add SEGMENT_COUNTER_INCREMENT_STEP_SETTING and increase default step #17568

Merge remote-tracking branch 'origin/main' into dev/add_segment_count…
c12b5c9
Select commit
Loading
Failed to load commit list.
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.