Skip to content

Add a NERSC status checker. #183

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

Merged
merged 2 commits into from
Jan 18, 2025

Add tests for the nersc Status class's single method

4a474b6
Select commit
Loading
Failed to load commit list.
Merged

Add a NERSC status checker. #183

Add tests for the nersc Status class's single method
4a474b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2025 in 0s

52.04% (+0.24%) compared to e357b47

View this Pull Request on Codecov

52.04% (+0.24%) compared to e357b47

Details

Codecov Report

Attention: Patch coverage is 65.21739% with 16 lines in your changes missing coverage. Please review.

Project coverage is 52.04%. Comparing base (e357b47) to head (4a474b6).
Report is 31 commits behind head on main.

Files with missing lines Patch % Lines
cdmtaskservice/nersc/status.py 65.21% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
+ Coverage   51.79%   52.04%   +0.24%     
==========================================
  Files          35       36       +1     
  Lines        2475     2521      +46     
==========================================
+ Hits         1282     1312      +30     
- Misses       1193     1209      +16     

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