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] Fix missing order field in TemplatesMetadata deserialization #15591

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport bcd09ab from #15509.

Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
(cherry picked from commit bcd09ab)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Sep 3, 2024

❕ Gradle check result for 0b0460c: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.cluster.MinimumClusterManagerNodesIT.testThreeNodesNoClusterManagerBlock

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 Sep 3, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.54%. Comparing base (202eddf) to head (0b0460c).
Report is 6 commits behind head on 2.x.

Files with missing lines Patch % Lines
...opensearch/cluster/metadata/TemplatesMetadata.java 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                2.x   #15591   +/-   ##
=========================================
  Coverage     71.54%   71.54%           
- Complexity    63849    63887   +38     
=========================================
  Files          5239     5239           
  Lines        299071   299070    -1     
  Branches      43539    43539           
=========================================
+ Hits         213970   213972    +2     
- Misses        67154    67187   +33     
+ Partials      17947    17911   -36     

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

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