Fixing backward incompatibility check from #15473#15486
Fixing backward incompatibility check from #15473#15486reta merged 3 commits intoopensearch-project:2.xfrom
Conversation
Signed-off-by: Ankit Jain <akjain@amazon.com>
Signed-off-by: Ankit Jain <akjain@amazon.com>
Signed-off-by: Ankit Jain <akjain@amazon.com>
|
❌ Gradle check result for 601e350: 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? |
|
❌ Gradle check result for b22e94b: 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? |
|
❌ Gradle check result for eff0f25: 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? |
|
Gradle failure seems unrelated. Related to #15117 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #15486 +/- ##
============================================
- Coverage 71.72% 71.64% -0.08%
+ Complexity 63609 63585 -24
============================================
Files 5216 5217 +1
Lines 297554 297569 +15
Branches 43311 43312 +1
============================================
- Hits 213417 213203 -214
- Misses 66330 66526 +196
- Partials 17807 17840 +33 ☔ View full report in Codecov by Sentry. |
Description
Fixes the backward incompatibility introduced in #15473
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
[ ] Functionality includes testing.[ ] API changes companion pull request created, if applicable.[ ] Public documentation issue/PR created, if applicable.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.