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

Added support for search replica to return segrep stats #16678

Merged
merged 17 commits into from
Dec 12, 2024

Fixed failing integ test

e09dde8
Select commit
Loading
Failed to load commit list.
Merged

Added support for search replica to return segrep stats #16678

Fixed failing integ test
e09dde8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

72.10% (target 70.00%)

View this Pull Request on Codecov

72.10% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 96.07843% with 2 lines in your changes missing coverage. Please review.

Project coverage is 72.10%. Comparing base (42dc22e) to head (e09dde8).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...opensearch/index/SegmentReplicationShardStats.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16678      +/-   ##
============================================
+ Coverage     72.05%   72.10%   +0.05%     
- Complexity    65183    65244      +61     
============================================
  Files          5318     5318              
  Lines        303993   304034      +41     
  Branches      43990    43987       -3     
============================================
+ Hits         219028   219219     +191     
+ Misses        67046    66862     -184     
- Partials      17919    17953      +34     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.