Skip to content

Use same interpreter as used by jupyter when checking pandas #8228

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

Merged
merged 1 commit into from
Oct 28, 2019

Conversation

DonJayamanne
Copy link

For #8084

@codecov-io
Copy link

codecov-io commented Oct 25, 2019

Codecov Report

Merging #8228 into master will increase coverage by 0.66%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8228      +/-   ##
==========================================
+ Coverage   58.32%   58.98%   +0.66%     
==========================================
  Files         504      504              
  Lines       22740    23106     +366     
  Branches     3725     3730       +5     
==========================================
+ Hits        13262    13630     +368     
+ Misses       8601     8599       -2     
  Partials      877      877
Impacted Files Coverage Δ
...ent/datascience/data-viewing/dataViewerProvider.ts 25.71% <33.33%> (-2.07%) ⬇️
...t/datascience/jupyter/jupyterDataRateLimitError.ts 100% <0%> (ø) ⬆️
src/client/formatters/serviceRegistry.ts 100% <0%> (ø) ⬆️
...lient/datascience/jupyter/jupyterSelfCertsError.ts 100% <0%> (ø) ⬆️
src/client/debugger/extension/serviceRegistry.ts 100% <0%> (ø) ⬆️
...ience/jupyter/jupyterDebuggerRemoteNotSupported.ts 100% <0%> (ø) ⬆️
src/client/common/variables/serviceRegistry.ts 100% <0%> (ø) ⬆️
src/client/common/process/serviceRegistry.ts 100% <0%> (ø) ⬆️
src/client/common/dotnet/serviceRegistry.ts 100% <0%> (ø) ⬆️
src/client/linters/serviceRegistry.ts 100% <0%> (ø) ⬆️
... and 28 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 847a440...b08031b. Read the comment docs.

@DonJayamanne DonJayamanne merged commit 6c3fa81 into microsoft:master Oct 28, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Nov 4, 2019
@DonJayamanne DonJayamanne deleted the issue8084 branch April 30, 2020 17:09
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