[2.19] Bulk update of HDFS test fixture dependencies#20768
[2.19] Bulk update of HDFS test fixture dependencies#20768andrross merged 1 commit intoopensearch-project:2.19from
Conversation
56a620d to
9985e16
Compare
PR Reviewer Guide 🔍(Review updated until commit 815e7dc)Here are some key observations to aid the review process:
|
|
❌ Gradle check result for 9985e16: 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 9985e16: 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 commit brings the HDFS test fixture dependencies up to parity with what exists on the main branch. Signed-off-by: Andrew Ross <andrross@amazon.com>
9985e16 to
815e7dc
Compare
|
Persistent review updated to latest commit 815e7dc |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 2.19 #20768 +/- ##
============================================
- Coverage 72.07% 72.02% -0.06%
+ Complexity 66067 66027 -40
============================================
Files 5342 5342
Lines 307362 307362
Branches 44857 44857
============================================
- Hits 221529 221365 -164
- Misses 67316 67517 +201
+ Partials 18517 18480 -37 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This commit brings the HDFS test fixture dependencies up to parity with what exists on the main branch.
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.