Skip to content

Add test coverage

6a96e4c
Select commit
Loading
Failed to load commit list.
Open

[YUNIKORN-3118] Parallelize TryNode evaluations #1043

Add test coverage
6a96e4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 7, 2026 in 1s

81.17% (-0.29%) compared to 22d82c1

View this Pull Request on Codecov

81.17% (-0.29%) compared to 22d82c1

Details

Codecov Report

❌ Patch coverage is 51.47059% with 66 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.17%. Comparing base (22d82c1) to head (6a96e4c).
⚠️ Report is 35 commits behind head on master.

Files with missing lines Patch % Lines
pkg/scheduler/objects/application.go 50.00% 47 Missing and 12 partials ⚠️
pkg/scheduler/objects/queue.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1043      +/-   ##
==========================================
- Coverage   81.46%   81.17%   -0.29%     
==========================================
  Files         101      101              
  Lines       13282    13411     +129     
==========================================
+ Hits        10820    10887      +67     
- Misses       2204     2254      +50     
- Partials      258      270      +12     

☔ 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.