-
Notifications
You must be signed in to change notification settings - Fork 124
Changes made while preparing for PyOhio presentation #737
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
Conversation
…ridge Renamed some class members for clarification purposes
Codecov Report
@@ Coverage Diff @@
## master #737 +/- ##
==========================================
+ Coverage 97.2% 97.25% +0.04%
==========================================
Files 13 13
Lines 3405 3427 +22
==========================================
+ Hits 3310 3333 +23
+ Misses 95 94 -1
Continue to review full report at Codecov.
|
| * Fixed bug where `history -v` was sometimes showing raw and expanded commands when they weren't different | ||
| * Fixed bug where multiline commands were having leading and ending spaces stripped. This would mess up quoted | ||
| strings that crossed multiple lines. | ||
| * Fixed a bug when appending to the clipboard where contents were in reverse order |
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.
This all looks good
…ask them if they want to continue
… with run_pyscript and ask them if they want to continue
tleonhardt
left a comment
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.
still looks good
No description provided.