Skip to content
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

Ensure conda installer is not used for non-conda environments #1065

Merged
merged 3 commits into from
Mar 15, 2018

Conversation

DonJayamanne
Copy link

Fixes #969

@codecov
Copy link

codecov bot commented Mar 14, 2018

Codecov Report

Merging #1065 into master will not change coverage.
The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1065   +/-   ##
=======================================
  Coverage   64.04%   64.04%           
=======================================
  Files         260      260           
  Lines       12010    12010           
  Branches     2133     2133           
=======================================
  Hits         7692     7692           
  Misses       4309     4309           
  Partials        9        9
Impacted Files Coverage Δ
src/client/common/installer/condaInstaller.ts 55.26% <50%> (ø) ⬆️

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 dc78b31...6aabfc4. Read the comment docs.

@DonJayamanne DonJayamanne merged commit 05ad30e into microsoft:master Mar 15, 2018
@DonJayamanne DonJayamanne deleted the issue969 branch March 15, 2018 16:53
@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 ask how to install a linter when a non-conda interpreter is selected
2 participants