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-2504] Support canonical labels for queue/applicationId in scheduler #871

Closed
wants to merge 5 commits into from

adjust comment position

f4b2928
Select commit
Loading
Failed to load commit list.
Closed

[YUNIKORN-2504] Support canonical labels for queue/applicationId in scheduler #871

adjust comment position
f4b2928
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2024 in 1s

68.08% (+0.04%) compared to ba192d4

View this Pull Request on Codecov

68.08% (+0.04%) compared to ba192d4

Details

Codecov Report

Attention: Patch coverage is 72.89720% with 29 lines in your changes missing coverage. Please review.

Project coverage is 68.08%. Comparing base (ba192d4) to head (f4b2928).

Files Patch % Lines
pkg/cache/task.go 70.83% 9 Missing and 5 partials ⚠️
pkg/cache/application.go 26.66% 11 Missing ⚠️
pkg/cache/task_state.go 50.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #871      +/-   ##
==========================================
+ Coverage   68.03%   68.08%   +0.04%     
==========================================
  Files          70       70              
  Lines        7577     7648      +71     
==========================================
+ Hits         5155     5207      +52     
- Misses       2207     2221      +14     
- Partials      215      220       +5     

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