Skip to content

Conversation

DonJayamanne
Copy link

@DonJayamanne DonJayamanne commented Jan 9, 2020

For #9444
Found two more places where we could end up using conda run.
Bypass this as well to ensure we use activated environment variables instead, we know this is guaranteed to work.

This is all that's remaining as far as I know where DS code is using conda run.
We know at least from one user that conda run has failed to get list of kernels.

@DonJayamanne DonJayamanne added the no-changelog No news entry required label Jan 9, 2020
@DonJayamanne DonJayamanne changed the title More places to bypass conda run More places in DS code to bypass conda run Jan 9, 2020
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 9, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov-io
Copy link

codecov-io commented Jan 9, 2020

Codecov Report

Merging #9467 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #9467   +/-   ##
=======================================
  Coverage   60.91%   60.91%           
=======================================
  Files         530      530           
  Lines       28650    28650           
  Branches     4344     4344           
=======================================
  Hits        17452    17452           
  Misses      10245    10245           
  Partials      953      953
Impacted Files Coverage Δ
...client/datascience/jupyter/jupyterCommandFinder.ts 71.32% <ø> (ø) ⬆️
src/client/datascience/jupyter/jupyterCommand.ts 55.23% <100%> (ø) ⬆️

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 bbd5152...9e5d5e8. Read the comment docs.

@DonJayamanne DonJayamanne merged commit 717ced4 into microsoft:master Jan 9, 2020
DonJayamanne added a commit that referenced this pull request Jan 9, 2020
For #9444
Found two more places where we could end up using conda run.
Bypass this as well to ensure we use activated environment variables instead, we know this is guaranteed to work.

This is all that's remaining as far as I know where DS code is using conda run.
We know at least from one user that conda run has failed to get list of kernels.
@lock lock bot locked as resolved and limited conversation to collaborators Jan 16, 2020
@DonJayamanne DonJayamanne deleted the bypassMoreConda branch April 30, 2020 16:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no-changelog No news entry required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants