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

[YUNIKORN-2976] Handle multiple require node allocations per node #1001

Closed
wants to merge 2 commits into from

review changes and additional fixes

35c3cad
Select commit
Loading
Failed to load commit list.
Closed

[YUNIKORN-2976] Handle multiple require node allocations per node #1001

review changes and additional fixes
35c3cad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

81.99% (+0.43%) compared to 0356a3a

View this Pull Request on Codecov

81.99% (+0.43%) compared to 0356a3a

Details

Codecov Report

Attention: Patch coverage is 79.54545% with 54 lines in your changes missing coverage. Please review.

Project coverage is 81.99%. Comparing base (0356a3a) to head (35c3cad).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
pkg/scheduler/objects/application.go 75.69% 40 Missing and 4 partials ⚠️
pkg/scheduler/partition.go 47.36% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1001      +/-   ##
==========================================
+ Coverage   81.56%   81.99%   +0.43%     
==========================================
  Files          97       97              
  Lines       15646    15621      -25     
==========================================
+ Hits        12761    12809      +48     
+ Misses       2601     2535      -66     
+ Partials      284      277       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.