Skip to content

Add more tests on clone_cmd; rewrite test_cli.py.

9524488
Select commit
Loading
Failed to load commit list.
Merged

Implement interactive prompts for payu clone settings. #703

Add more tests on clone_cmd; rewrite test_cli.py.
9524488
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 0s

63.67% (+0.36%) compared to 0c05697

View this Pull Request on Codecov

63.67% (+0.36%) compared to 0c05697

Details

Codecov Report

❌ Patch coverage is 69.28571% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.67%. Comparing base (0c05697) to head (9524488).

Files with missing lines Patch % Lines
payu/subcommands/clone_cmd.py 70.31% 38 Missing ⚠️
payu/cli.py 58.33% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #703      +/-   ##
==========================================
+ Coverage   63.30%   63.67%   +0.36%     
==========================================
  Files          67       67              
  Lines        5426     5561     +135     
==========================================
+ Hits         3435     3541     +106     
- Misses       1991     2020      +29     

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