[Backport 2.x] Update version to 2.18.0 for CatShards request and response#16591
Merged
[Backport 2.x] Update version to 2.18.0 for CatShards request and response#16591
Conversation
* Update version to 2.18.0 for CatShards request and response Signed-off-by: Harsh Garg <gkharsh@amazon.com> * Retry Build Signed-off-by: Harsh Garg <gkharsh@amazon.com> * Fix CatShardsRequestTests Signed-off-by: Harsh Garg <gkharsh@amazon.com> * Retry Build Signed-off-by: Harsh Garg <gkharsh@amazon.com> --------- Signed-off-by: Harsh Garg <gkharsh@amazon.com> Co-authored-by: Harsh Garg <gkharsh@amazon.com> (cherry picked from commit 119abaf) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Member
dbwiddis
approved these changes
Nov 7, 2024
reta
approved these changes
Nov 7, 2024
Contributor
|
❌ Gradle check result for 6fa9a33: 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? |
This was referenced Nov 7, 2024
Contributor
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #16591 +/- ##
============================================
+ Coverage 71.75% 71.78% +0.03%
- Complexity 65322 65393 +71
============================================
Files 5313 5313
Lines 305109 305109
Branches 44456 44456
============================================
+ Hits 218920 219017 +97
+ Misses 67970 67854 -116
- Partials 18219 18238 +19 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport 119abaf from #16455.