Skip to content

Conversation

atait
Copy link
Collaborator

@atait atait commented Jan 2, 2021

Does not attempt to call builtin breakpoint

Linenos in temporary files align with function source better

Other unrelated

Support for if x in y expression collapses

atait added 3 commits January 2, 2021 12:24
This makes line-by-line stepping in debugger easier. The extra lines are needed to avoid index error when scanning temp file and do not actually affect where the function interpretation begins
@ghost
Copy link

ghost commented Jan 2, 2021

Congratulations 🎉. DeepCode analyzed your code in 3.241 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

👉 View analysis in DeepCode’s Dashboard | Configure the bot

@coveralls
Copy link

coveralls commented Jan 2, 2021

Pull Request Test Coverage Report for Build 154

  • 5 of 5 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 85.832%

Totals Coverage Status
Change from base Build 150: 0.1%
Covered Lines: 1254
Relevant Lines: 1461

💛 - Coveralls

@atait atait merged commit 8799d21 into scnerd:master Jan 2, 2021
@atait atait deleted the pdb-fixups branch January 2, 2021 19:38
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