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.18] Downgrade version to 2.18.0 for ser/de of new parameters of RequestRequest #16477

Open
wants to merge 1 commit into
base: 2.18
Choose a base branch
from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 936cdb9 from #16472.

Signed-off-by: Spencer G. Jones <[email protected]>
(cherry picked from commit 936cdb9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Member

@dbwiddis dbwiddis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LTGM. In 2.18.0 these are precisely the same value but if we need to bump the 2.18 branch to version 2.18.1 this would be needed for BWC.

It's OK to wait until 2.18.1 version bump on this branch to merge, though.

Copy link
Contributor

❌ Gradle check result for 6c8e83d: 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?

Copy link
Contributor

✅ Gradle check result for 6c8e83d: SUCCESS

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.83%. Comparing base (d27ee4e) to head (6c8e83d).

Files with missing lines Patch % Lines
...ster/snapshots/restore/RestoreSnapshotRequest.java 0.00% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               2.18   #16477   +/-   ##
=========================================
  Coverage     71.83%   71.83%           
+ Complexity    65381    65343   -38     
=========================================
  Files          5312     5312           
  Lines        304995   304995           
  Branches      44440    44440           
=========================================
+ Hits         219090   219104   +14     
+ Misses        67614    67608    -6     
+ Partials      18291    18283    -8     

☔ 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