-
Notifications
You must be signed in to change notification settings - Fork 19
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
Add dry-run,no-color,with-breakpoints,continue-on-error functionality #106
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool, thank you!
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #106 +/- ##
==========================================
- Coverage 73.14% 69.38% -3.76%
==========================================
Files 3 3
Lines 242 294 +52
==========================================
+ Hits 177 204 +27
- Misses 41 60 +19
- Partials 24 30 +6 |
@karampok do you mind a rebase? |
Is there anything more from my side? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
cool, thanks! |
We may wanna update the README.md documentation, though. |
As part of me using the library for demos, I had to modify the library code to add the following functions
This is a fully draft PR. In case you want, I can work towards improving the code for merging. Thanks