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] Add implementation for remote store path types #13423

Merged
merged 2 commits into from
Apr 27, 2024

Conversation

ashking94
Copy link
Member

Backport bad49ef from #13103.

Copy link
Contributor

❕ Gradle check result for 9b3fd3d: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=indices.get_field_mapping/20_missing_field/Return empty object if field doesn't exist, but index does}

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Apr 27, 2024

Codecov Report

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

Project coverage is 71.15%. Comparing base (0dd892c) to head (9b3fd3d).
Report is 195 commits behind head on 2.x.

Files Patch % Lines
.../org/opensearch/index/remote/RemoteStoreEnums.java 85.71% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13423      +/-   ##
============================================
- Coverage     71.28%   71.15%   -0.14%     
- Complexity    60145    60747     +602     
============================================
  Files          4957     5015      +58     
  Lines        282799   286128    +3329     
  Branches      41409    41819     +410     
============================================
+ Hits         201591   203591    +2000     
- Misses        64189    65379    +1190     
- Partials      17019    17158     +139     

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

@sachinpkale sachinpkale merged commit de3cb8a into opensearch-project:2.x Apr 27, 2024
51 of 52 checks passed
@ashking94 ashking94 deleted the backport-2.x-13421 branch April 27, 2024 15:34
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