FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix all typescript errors when compiled in strict mode #3 by karrtikr · Pull Request #4419 · microsoft/vscode-python · GitHub

Fix all typescript errors when compiled in strict mode #3 - #4419

Merged
Derek Keeler (d3r3kk) merged 7 commits into
microsoft:masterfrom
karrtikr:errors3
Mar 1, 2019
Merged

Fix all typescript errors when compiled in strict mode #3#4419
Derek Keeler (d3r3kk) merged 7 commits into
microsoft:masterfrom
karrtikr:errors3

Conversation

Copy link
Copy Markdown

For #611 part 3

Kartik Raj (karrtikr) added the no-changelog No news entry required label Feb 15, 2019

codecov Bot commented Feb 15, 2019
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #4419 into master will increase coverage by 20%.
The diff coverage is 100%.

@@           Coverage Diff            @@
##           master   #4419     +/-   ##
========================================
+ Coverage      58%     78%    +20%     
========================================
  Files         369     445     +76     
  Lines       15946   21071   +5125     
  Branches     2507    3423    +916     
========================================
+ Hits         9134   16241   +7107     
+ Misses       6190    4824   -1366     
+ Partials      622       6    -616
Flag Coverage Δ
#Linux 65% <80%> (?)
#Windows 66% <80%> (?)
#macOS 65% <80%> (?)

Derek Keeler (d3r3kk) left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I think this should be fine, it's not changing any of the logic from the original versions. However, the use of null instead of undefined seems suspect. Please have a quick chat with Don Jayamanne (@DonJayamanne) on the places where I make mention of this before merging.

Comment thread src/test/debugger/misc.test.ts Outdated

Copy link
Copy Markdown

CI timeout/matplotlib problem (should be fixed now).

Derek Keeler (d3r3kk) merged commit f0c17fe into microsoft:master Mar 1, 2019
Kartik Raj (karrtikr) deleted the errors3 branch March 1, 2019 21:21
lock Bot locked as resolved and limited conversation to collaborators Jul 30, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no-changelog No news entry required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL