Fix version for disable_objects bug tests#20956
Fix version for disable_objects bug tests#20956andrross merged 1 commit intoopensearch-project:mainfrom
Conversation
Signed-off-by: Andrew Ross <andrross@amazon.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
See the build failure here: https://build.ci.opensearch.org/job/gradle-check/73026/testReport/ @newtonne Please correct me if I'm wrong but I believe this test will only reliably work with 3.6+ versions that have the fix. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20956 +/- ##
============================================
+ Coverage 73.18% 73.28% +0.09%
- Complexity 72461 72463 +2
============================================
Files 5819 5819
Lines 331360 331360
Branches 47878 47878
============================================
+ Hits 242495 242821 +326
+ Misses 69389 68958 -431
- Partials 19476 19581 +105 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@andrross Yeah, that’s right. Thanks for the fix. And thanks for the review on the other PR 👍 |
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.