Fix jacoco result not updated to latest commit issue #3581
+312
−64
Closed
Codecov / codecov/project
failed
Mar 12, 2025 in 1s
80.12% (-0.17%) compared to 7d1f002
View this Pull Request on Codecov
80.12% (-0.17%) compared to 7d1f002
Details
Codecov Report
Attention: Patch coverage is 18.18182%
with 36 lines
in your changes missing coverage. Please review.
Project coverage is 80.12%. Comparing base (
7d1f002
) to head (59f15ca
).
Report is 13 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...org/opensearch/ml/utils/MLNodeUtilsForTesting.java | 18.18% | 35 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #3581 +/- ##
============================================
- Coverage 80.28% 80.12% -0.17%
- Complexity 6935 6984 +49
============================================
Files 610 616 +6
Lines 30296 30624 +328
Branches 3388 3444 +56
============================================
+ Hits 24324 24536 +212
- Misses 4510 4591 +81
- Partials 1462 1497 +35
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading