Skip to content

Clean up some imports; add model_finis_time to status --json.

b50a431
Select commit
Loading
Failed to load commit list.
Open

Current expt time for running jobs in payu status #702

Clean up some imports; add model_finis_time to status --json.
b50a431
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 0s

64.04% (+0.74%) compared to 0c05697

View this Pull Request on Codecov

64.04% (+0.74%) compared to 0c05697

Details

Codecov Report

❌ Patch coverage is 94.07407% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.04%. Comparing base (0c05697) to head (b50a431).

Files with missing lines Patch % Lines
payu/status.py 80.95% 4 Missing ⚠️
payu/models/access_esm1p6.py 75.00% 1 Missing ⚠️
payu/models/mom6.py 96.00% 1 Missing ⚠️
payu/models/um.py 96.15% 1 Missing ⚠️
payu/subcommands/status_cmd.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #702      +/-   ##
==========================================
+ Coverage   63.30%   64.04%   +0.74%     
==========================================
  Files          67       67              
  Lines        5426     5541     +115     
==========================================
+ Hits         3435     3549     +114     
- Misses       1991     1992       +1     

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