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

[Backport 2.x] Split the remote global metadata file to metadata attribute files #13703

Merged

Remove conflicting static method from Metadata.Custom interface

077e60b
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Split the remote global metadata file to metadata attribute files #13703

Remove conflicting static method from Metadata.Custom interface
077e60b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2024 in 0s

71.31% (target 70.00%)

View this Pull Request on Codecov

71.31% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 79.19321% with 98 lines in your changes missing coverage. Please review.

Project coverage is 71.31%. Comparing base (0dd892c) to head (077e60b).
Report is 295 commits behind head on 2.x.

Files Patch % Lines
...arch/gateway/remote/RemoteClusterStateService.java 73.80% 60 Missing and 6 partials ⚠️
...search/gateway/remote/ClusterMetadataManifest.java 88.02% 12 Missing and 5 partials ⚠️
...opensearch/cluster/metadata/TemplatesMetadata.java 74.50% 11 Missing and 2 partials ⚠️
...nsearch/cluster/metadata/RepositoriesMetadata.java 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13703      +/-   ##
============================================
+ Coverage     71.28%   71.31%   +0.02%     
- Complexity    60145    61412    +1267     
============================================
  Files          4957     5040      +83     
  Lines        282799   288738    +5939     
  Branches      41409    42178     +769     
============================================
+ Hits         201591   205907    +4316     
- Misses        64189    65509    +1320     
- Partials      17019    17322     +303     

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