FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Synchronous module installer in terminal by DonJayamanne · Pull Request #9032 · microsoft/vscode-python · GitHub

Synchronous module installer in terminal - #9032

Merged
Don Jayamanne (DonJayamanne) merged 9 commits into
microsoft:masterfrom
DonJayamanne:newSyncModuleInstaller
Dec 12, 2019
Merged

Synchronous module installer in terminal#9032
Don Jayamanne (DonJayamanne) merged 9 commits into
microsoft:masterfrom
DonJayamanne:newSyncModuleInstaller

Conversation

Copy link
Copy Markdown

For #8952

Rich Chiodo (rchiodo) left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Codecov (codecov-io) commented Dec 12, 2019
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #9032 into master will decrease coverage by 0.4%.
The diff coverage is 76.31%.

@@            Coverage Diff             @@
##           master    #9032      +/-   ##
==========================================
- Coverage   56.98%   56.58%   -0.41%     
==========================================
  Files         550      551       +1     
  Lines       28959    29441     +482     
  Branches     4376     4521     +145     
==========================================
+ Hits        16502    16658     +156     
- Misses      11563    11878     +315     
- Partials      894      905      +11
Impacted Files Coverage Δ
src/client/common/terminal/types.ts 100% <ø> (ø) ⬆️
src/client/common/installer/types.ts 100% <ø> (ø) ⬆️
src/client/common/types.ts 100% <ø> (ø) ⬆️
src/client/common/installer/pipEnvInstaller.ts 65.38% <100%> (ø) ⬆️
src/client/common/terminal/service.ts 92.98% <100%> (ø) ⬆️
src/client/common/installer/pipInstaller.ts 59.37% <100%> (ø) ⬆️
src/client/common/installer/condaInstaller.ts 90.24% <100%> (ø) ⬆️
src/client/common/installer/poetryInstaller.ts 83.33% <100%> (ø) ⬆️
src/client/common/terminal/factory.ts 96.29% <100%> (+0.84%) ⬆️
src/client/common/utils/localize.ts 94.63% <100%> (+0.03%) ⬆️
... and 14 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 2302553...9d6bc41. Read the comment docs.

Don Jayamanne (DonJayamanne) merged commit 048897c into microsoft:master Dec 12, 2019
Don Jayamanne (DonJayamanne) deleted the newSyncModuleInstaller branch December 17, 2019 17:28
lock Bot locked as resolved and limited conversation to collaborators Dec 26, 2019
This file contains hidden or 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
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.

3 participants


Back | FazBrowse Home | New Git URL