-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Port variable restart fix #9938
Conversation
* Make sure to clear variable list on reset * Add news entry
@@ -4964,4 +4966,4 @@ the following people who contributed code: | |||
* Added ability to view global variables, arguments, add and remove break points | |||
|
|||
## Version 0.0.3 | |||
* Added support for debugging using PDB | |||
* Added support for debugging using PDB |
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.
Hmm, what's this? Looks the same...
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.
Line feed maybe? I just auto generated it.
Codecov Report
@@ Coverage Diff @@
## release-2020.02 #9938 +/- ##
==================================================
- Coverage 61.21% 61.2% -0.02%
==================================================
Files 564 564
Lines 30061 30077 +16
Branches 4545 4550 +5
==================================================
+ Hits 18403 18408 +5
- Misses 10629 10639 +10
- Partials 1029 1030 +1
Continue to review full report at Codecov.
|
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
No description provided.