forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the "Configure Unit Tests" command. #4303
Merged
ericsnowcurrently
merged 9 commits into
microsoft:master
from
ericsnowcurrently:cmd-config-unit-tests
Feb 7, 2019
Merged
Add the "Configure Unit Tests" command. #4303
ericsnowcurrently
merged 9 commits into
microsoft:master
from
ericsnowcurrently:cmd-config-unit-tests
Feb 7, 2019
Conversation
This file contains 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
Codecov Report
@@ Coverage Diff @@
## master #4303 +/- ##
========================================
+ Coverage 57% 79% +23%
========================================
Files 348 422 +74
Lines 14547 19354 +4807
Branches 2247 3111 +864
========================================
+ Hits 8257 15256 +6999
+ Misses 5761 4095 -1666
+ Partials 529 3 -526
|
DonJayamanne
approved these changes
Feb 6, 2019
ericsnowcurrently
force-pushed
the
cmd-config-unit-tests
branch
from
February 6, 2019 22:57
949ab5f
to
87e7f6c
Compare
triggering CI rebuild |
ericsnowcurrently
force-pushed
the
cmd-config-unit-tests
branch
from
February 7, 2019 00:47
a44562f
to
01d0a09
Compare
ericsnowcurrently
force-pushed
the
cmd-config-unit-tests
branch
from
February 7, 2019 16:46
01d0a09
to
deb7244
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
(for #4286)
[ ]package-lock.json
has been regenerated by runningnpm install
(if dependencies have changed)