-
Notifications
You must be signed in to change notification settings - Fork 60
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
Cli #831
Conversation
Codecov ReportAttention: Patch coverage is
❌ 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. 🚀 New features to boost your workflow:
|
Types of changes
Summary
Add CLI with a command (
pydracli crash
) to display crash files, with the option of rerunning and debugging the related job.Checklist