Skip to content

Update status of test suite when all tests pass (parametric tests)#4771

Merged
karrtikr merged 2 commits intomicrosoft:masterfrom
karrtikr:parametricTests
Mar 15, 2019
Merged

Update status of test suite when all tests pass (parametric tests)#4771
karrtikr merged 2 commits intomicrosoft:masterfrom
karrtikr:parametricTests

Conversation

@karrtikr
Copy link
Copy Markdown

@karrtikr karrtikr commented Mar 15, 2019

For #4727

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

codecov Bot commented Mar 15, 2019

Codecov Report

Merging #4771 into master will decrease coverage by 12%.
The diff coverage is 50%.

@@           Coverage Diff            @@
##           master   #4771     +/-   ##
========================================
- Coverage      77%     66%    -11%     
========================================
  Files         449     449             
  Lines       21674   21684     +10     
  Branches     3554    3559      +5     
========================================
- Hits        16625   14137   -2488     
- Misses       5045    7544   +2499     
+ Partials        4       3      -1
Flag Coverage Δ
#Linux 52% <50%> (-13%) ⬇️
#Windows ?
#macOS 52% <50%> (-13%) ⬇️

1 similar comment
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 15, 2019

Codecov Report

Merging #4771 into master will decrease coverage by 12%.
The diff coverage is 50%.

@@           Coverage Diff            @@
##           master   #4771     +/-   ##
========================================
- Coverage      77%     66%    -11%     
========================================
  Files         449     449             
  Lines       21674   21684     +10     
  Branches     3554    3559      +5     
========================================
- Hits        16625   14137   -2488     
- Misses       5045    7544   +2499     
+ Partials        4       3      -1
Flag Coverage Δ
#Linux 52% <50%> (-13%) ⬇️
#Windows ?
#macOS 52% <50%> (-13%) ⬇️

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 15, 2019

Codecov Report

Merging #4771 into master will increase coverage by 1%.
The diff coverage is 90%.

@@          Coverage Diff           @@
##           master   #4771   +/-   ##
======================================
+ Coverage      77%     77%   +1%     
======================================
  Files         449     449           
  Lines       21674   21684   +10     
  Branches     3554    3559    +5     
======================================
+ Hits        16625   16639   +14     
+ Misses       5045    5041    -4     
  Partials        4       4
Flag Coverage Δ
#Linux 66% <90%> (+1%) ⬆️
#Windows 66% <90%> (+1%) ⬆️
#macOS 66% <90%> (+1%) ⬆️

@karrtikr karrtikr merged commit 280d6bf into microsoft:master Mar 15, 2019
@karrtikr karrtikr deleted the parametricTests branch March 15, 2019 03:58
@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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants