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

Conversation

soosinha
Copy link
Member

@soosinha soosinha commented Jun 8, 2024

Backport 49282c1 from #13834

Copy link
Contributor

github-actions bot commented Jun 8, 2024

❌ Gradle check result for 959d17e: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@soosinha soosinha force-pushed the backport/backport-13834-to-2.x branch from 959d17e to 42a9994 Compare June 8, 2024 18:57
Copy link
Contributor

github-actions bot commented Jun 8, 2024

❌ Gradle check result for 42a9994: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@soosinha soosinha force-pushed the backport/backport-13834-to-2.x branch from 42a9994 to fda2c08 Compare June 9, 2024 13:57
Copy link
Contributor

github-actions bot commented Jun 9, 2024

❌ Gradle check result for fda2c08: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

…ote store (opensearch-project#13834)

* Implementation of RemoteWritableEntity for objects to uploaded to remote store

Signed-off-by: Sooraj Sinha <[email protected]>
@soosinha soosinha force-pushed the backport/backport-13834-to-2.x branch from fda2c08 to 805beef Compare June 9, 2024 17:42
Copy link
Contributor

github-actions bot commented Jun 9, 2024

✅ Gradle check result for 805beef: SUCCESS

Copy link

codecov bot commented Jun 9, 2024

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.

@shwetathareja shwetathareja merged commit 13266ac into opensearch-project:2.x Jun 10, 2024
33 of 34 checks passed
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…ote store (opensearch-project#13834) (opensearch-project#14098)

* Implementation of RemoteWritableEntity for objects to uploaded to remote store

Signed-off-by: Sooraj Sinha <[email protected]>
Signed-off-by: kkewwei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants