Skip to content

Conversation

@DonJayamanne
Copy link

Fixes #1800

This pull request:

  • Has a title summarizes what is changing
  • Includes a news entry file (remember to thank yourself!)

@codecov
Copy link

codecov bot commented Jun 3, 2018

Codecov Report

Merging #1844 into master will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1844      +/-   ##
==========================================
- Coverage    74.3%   74.27%   -0.03%     
==========================================
  Files         282      282              
  Lines       13191    13188       -3     
  Branches     2371     2370       -1     
==========================================
- Hits         9801     9795       -6     
- Misses       3259     3261       +2     
- Partials      131      132       +1
Impacted Files Coverage Δ
src/client/interpreter/locators/index.ts 91.48% <100%> (+1.48%) ⬆️
...reter/locators/services/cacheableLocatorService.ts 91.83% <0%> (-4.09%) ⬇️
...rc/client/debugger/PythonProcessCallbackHandler.ts 52.96% <0%> (-1.32%) ⬇️
src/client/debugger/Main.ts 52.34% <0%> (+0.49%) ⬆️

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 b097c1a...4e76d5f. Read the comment docs.

@DonJayamanne DonJayamanne merged commit 2991a92 into microsoft:master Jun 5, 2018
@DonJayamanne DonJayamanne deleted the issue1800ShowAllWithPipEnv branch June 20, 2018 03: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.

Don't hide other interpreters when using pipenv

2 participants