Skip to content

Cli #831

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 13 commits into from
Jun 23, 2025
Merged

Cli #831

merged 13 commits into from
Jun 23, 2025

Conversation

jadecci
Copy link

@jadecci jadecci commented Jun 22, 2025

Types of changes

  • New feature (non-breaking change which adds functionality)

Summary

Add CLI with a command (pydracli crash) to display crash files, with the option of rerunning and debugging the related job.

Checklist

  • I have added tests to cover my changes (if necessary)
  • I have updated documentation (if necessary)

Copy link

codecov bot commented Jun 22, 2025

Codecov Report

Attention: Patch coverage is 63.51351% with 27 lines in your changes missing coverage. Please review.

Project coverage is 88.58%. Comparing base (400cd69) to head (864a386).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
pydra/scripts/cli.py 61.53% 10 Missing and 5 partials ⚠️
pydra/conftest.py 54.54% 9 Missing and 1 partial ⚠️
pydra/scripts/tests/test_crash.py 84.61% 2 Missing ⚠️

❌ Your patch status has failed because the patch coverage (63.51%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #831      +/-   ##
==========================================
- Coverage   88.74%   88.58%   -0.16%     
==========================================
  Files          84       86       +2     
  Lines       17890    17964      +74     
  Branches     3483     3504      +21     
==========================================
+ Hits        15876    15913      +37     
- Misses       1643     1674      +31     
- Partials      371      377       +6     

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

@tclose tclose merged commit 7fa412b into nipype:main Jun 23, 2025
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants