Skip to content
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

Fix jacoco result not updated to latest commit issue #3581

Closed
wants to merge 14 commits into from

change coverage setting for testing

59f15ca
Select commit
Loading
Failed to load commit list.
Closed

Fix jacoco result not updated to latest commit issue #3581

change coverage setting for testing
59f15ca
Select commit
Loading
Failed to load commit list.
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.