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] Implementation of RemoteWritableEntity for objects to uploaded to remote store #14098

Merged

Implementation of RemoteWritableEntity for objects to uploaded to rem…

805beef
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Implementation of RemoteWritableEntity for objects to uploaded to remote store #14098

Implementation of RemoteWritableEntity for objects to uploaded to rem…
805beef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2024 in 0s

71.43% (target 70.00%)

View this Pull Request on Codecov

71.43% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 92.98246% with 12 lines in your changes missing coverage. Please review.

Project coverage is 71.43%. Comparing base (0dd892c) to head (805beef).
Report is 324 commits behind head on 2.x.

Files Patch % Lines
...ay/remote/model/RemoteClusterMetadataManifest.java 75.60% 6 Missing and 4 partials ⚠️
...rch/gateway/remote/model/RemoteCustomMetadata.java 96.42% 1 Missing ⚠️
...rch/gateway/remote/model/RemoteGlobalMetadata.java 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14098      +/-   ##
============================================
+ Coverage     71.28%   71.43%   +0.14%     
- Complexity    60145    61660    +1515     
============================================
  Files          4957     5060     +103     
  Lines        282799   289565    +6766     
  Branches      41409    42265     +856     
============================================
+ Hits         201591   206841    +5250     
- Misses        64189    65310    +1121     
- Partials      17019    17414     +395     

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