Skip to content

Add test coverage: normalizeForInterpreter.py#4680

Merged
d3r3kk merged 4 commits intomicrosoft:masterfrom
d3r3kk:backfill_test
Mar 14, 2019
Merged

Add test coverage: normalizeForInterpreter.py#4680
d3r3kk merged 4 commits intomicrosoft:masterfrom
d3r3kk:backfill_test

Conversation

@d3r3kk
Copy link
Copy Markdown

@d3r3kk d3r3kk commented Mar 8, 2019

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.

@d3r3kk d3r3kk added the no-changelog No news entry required label Mar 8, 2019
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 8, 2019

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% <ø> (?)

@brettcannon
Copy link
Copy Markdown
Member

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

Comment thread pythonFiles/tests/test_normalizeForInterpreter.py Outdated
Comment thread pythonFiles/tests/test_normalizeForInterpreter.py Outdated
Comment thread pythonFiles/tests/test_normalizeForInterpreter.py Outdated
Comment thread pythonFiles/tests/test_normalizeForInterpreter.py Outdated
Comment thread pythonFiles/tests/test_normalizeForInterpreter.py Outdated
Comment thread pythonFiles/tests/test_normalizeForInterpreter.py Outdated
Comment thread pythonFiles/tests/test_normalizeForInterpreter.py Outdated
Comment thread pythonFiles/tests/test_normalizeForInterpreter.py Outdated
Comment thread pythonFiles/tests/test_normalizeForInterpreter.py Outdated
Comment thread pythonFiles/tests/test_normalizeForInterpreter.py Outdated
@d3r3kk d3r3kk closed this Mar 12, 2019
@d3r3kk d3r3kk reopened this Mar 12, 2019
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 12, 2019

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
Copy link
Copy Markdown

codecov Bot commented Mar 12, 2019

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

@d3r3kk d3r3kk requested a review from brettcannon March 12, 2019 16:21
@d3r3kk d3r3kk closed this Mar 12, 2019
@d3r3kk d3r3kk reopened this Mar 12, 2019
@d3r3kk d3r3kk merged commit 225ca2b into microsoft:master Mar 14, 2019
@d3r3kk d3r3kk deleted the backfill_test branch March 14, 2019 13:50
@lock lock Bot locked as resolved and limited conversation to collaborators Jul 30, 2019
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