-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
More removal of deprecated 'master' code #17218
More removal of deprecated 'master' code #17218
Conversation
❌ Gradle check result for ad7e7f8: 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? |
ad7e7f8
to
72c96c1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May need #17220 first
❌ Gradle check result for 72c96c1: 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? |
Signed-off-by: Andrew Ross <[email protected]>
72c96c1
to
d5f1e5c
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #17218 +/- ##
============================================
+ Coverage 72.34% 72.40% +0.06%
- Complexity 65731 65763 +32
============================================
Files 5318 5318
Lines 305743 305674 -69
Branches 44350 44349 -1
============================================
+ Hits 221182 221335 +153
+ Misses 66394 66202 -192
+ Partials 18167 18137 -30 ☔ View full report in Codecov by Sentry. |
@andrross seems like the regression slipped in somewhere:
[1] https://build.ci.opensearch.org/job/gradle-check/53018/ |
@reta Ugh, I'll take a look this morning. Feel free to revert if it's blocking. |
@reta Actually it looks like this failure has been happening for months now (#15944) and a fix is in progress. I believe it is actually unrelated to this change. I'll see about getting that fix merged ASAP. |
Oh thanks @andrross , sorry for false alarm |
Related Issues
Related to #5214
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.