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

[Remote Publication] Add remote download stats #15291

Merged

Add tests and address comments

a1a6b82
Select commit
Loading
Failed to load commit list.
Merged

[Remote Publication] Add remote download stats #15291

Add tests and address comments
a1a6b82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2024 in 1s

72.07% (target 70.00%)

View this Pull Request on Codecov

72.07% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 69.76744% with 39 lines in your changes missing coverage. Please review.

Project coverage is 72.07%. Comparing base (758c2aa) to head (a1a6b82).

Files with missing lines Patch % Lines
...ster/coordination/PublicationTransportHandler.java 55.10% 19 Missing and 3 partials ⚠️
...nsearch/gateway/remote/RemotePersistenceStats.java 77.41% 7 Missing ⚠️
...arch/gateway/remote/RemoteClusterStateService.java 77.77% 6 Missing ⚠️
...g/opensearch/cluster/coordination/Coordinator.java 0.00% 2 Missing and 1 partial ⚠️
.../java/org/opensearch/gateway/GatewayMetaState.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15291      +/-   ##
============================================
+ Coverage     72.02%   72.07%   +0.05%     
- Complexity    63769    63844      +75     
============================================
  Files          5249     5250       +1     
  Lines        297795   297859      +64     
  Branches      43034    43038       +4     
============================================
+ Hits         214480   214687     +207     
+ Misses        65735    65613     -122     
+ Partials      17580    17559      -21     

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