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

Add test coverage: normalizeForInterpreter.py by d3r3kk · Pull Request #4680 · microsoft/vscode-python · GitHub

Add test coverage: normalizeForInterpreter.py - #4680

Merged
Derek Keeler (d3r3kk) merged 4 commits into
microsoft:masterfrom
d3r3kk:backfill_test
Mar 14, 2019
Merged

Add test coverage: normalizeForInterpreter.py#4680
Derek Keeler (d3r3kk) merged 4 commits into
microsoft:masterfrom
d3r3kk:backfill_test

Conversation

Derek Keeler (d3r3kk) commented Mar 8, 2019
edited
Loading

Copy link
Copy Markdown

For #N/A (improving our test coverage)

Create basic unit tests for the normalizeForInterpreter.py.

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Has a news entry file (remember to thank yourself!)
  • Has sufficient logging.
  • Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated
  • Test plan is updated as appropriate
  • package-lock.json has been regenerated by running npm install (if dependencies have changed)
  • The wiki is updated with any design decisions/details.

codecov Bot commented Mar 8, 2019
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #4680 into master will increase coverage by 16%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master   #4680     +/-   ##
========================================
+ Coverage      62%     77%    +16%     
========================================
  Files         371     447     +76     
  Lines       14486   21343   +6857     
  Branches     1148    3491   +2343     
========================================
+ Hits         8878   16344   +7466     
+ Misses       5407    4995    -412     
+ Partials      201       4    -197
Flag Coverage Δ
#Linux 66% <ø> (?)
#Windows 66% <ø> (?)
#macOS 65% <ø> (?)

Copy link
Copy Markdown
Member

Before even looking at your code I'm going to tell you your file name is named incorrectly. 😉

codecov Bot commented Mar 12, 2019
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #4680 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #4680   +/-   ##
======================================
  Coverage      62%     62%           
======================================
  Files         371     371           
  Lines       14486   14486           
  Branches     1148    1148           
======================================
  Hits         8878    8878           
  Misses       5407    5407           
  Partials      201     201

1 similar comment

codecov Bot commented Mar 12, 2019

Copy link
Copy Markdown

Codecov Report

Merging #4680 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #4680   +/-   ##
======================================
  Coverage      62%     62%           
======================================
  Files         371     371           
  Lines       14486   14486           
  Branches     1148    1148           
======================================
  Hits         8878    8878           
  Misses       5407    5407           
  Partials      201     201

Derek Keeler (d3r3kk) merged commit 225ca2b into microsoft:master Mar 14, 2019
Derek Keeler (d3r3kk) deleted the backfill_test branch March 14, 2019 13:50
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