Skip to content

Conversation

@DonJayamanne
Copy link

Fixes #906

@codecov
Copy link

codecov bot commented Mar 12, 2018

Codecov Report

Merging #1046 into master will increase coverage by 0.12%.
The diff coverage is 87.27%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1046      +/-   ##
=========================================
+ Coverage   64.07%   64.2%   +0.12%     
=========================================
  Files         260     261       +1     
  Lines       12013   12042      +29     
  Branches     2134    2141       +7     
=========================================
+ Hits         7697    7731      +34     
+ Misses       4307    4302       -5     
  Partials        9       9
Impacted Files Coverage Δ
src/client/common/types.ts 100% <ø> (ø) ⬆️
src/client/unittests/common/types.ts 100% <ø> (ø) ⬆️
src/client/common/application/workspace.ts 44% <0%> (-3.83%) ⬇️
src/client/unittests/pytest/runner.ts 100% <100%> (ø) ⬆️
src/client/common/application/types.ts 100% <100%> (ø) ⬆️
src/client/unittests/unittest/runner.ts 93.22% <100%> (ø) ⬆️
src/client/unittests/nosetest/runner.ts 92.15% <100%> (-0.3%) ⬇️
src/client/common/serviceRegistry.ts 100% <100%> (ø) ⬆️
src/client/common/application/debugService.ts 60% <60%> (ø)
src/client/unittests/common/debugLauncher.ts 93.02% <91.66%> (+75.37%) ⬆️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f74fb50...27ad182. Read the comment docs.

@DonJayamanne DonJayamanne merged commit 637efc4 into microsoft:master Mar 15, 2018
@DonJayamanne DonJayamanne deleted the issue906 branch March 19, 2018 22:17
@lock lock bot locked as resolved and limited conversation to collaborators Jul 31, 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.

Add support for debugging unit tests using the new experimental debugger

2 participants