Skip to content

Skip venv tests for 2.7 and disable fail fast #11546

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 5 commits into from
May 4, 2020

Conversation

karthiknadig
Copy link
Member

We should not be running venv tests for 2.7, since venv is not supported on 2.7.

@karthiknadig karthiknadig added the no-changelog No news entry required label May 1, 2020
@karthiknadig karthiknadig requested a review from kimadeline May 2, 2020 00:59
@codecov-io
Copy link

codecov-io commented May 2, 2020

Codecov Report

Merging #11546 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11546      +/-   ##
==========================================
- Coverage   60.45%   60.43%   -0.02%     
==========================================
  Files         618      618              
  Lines       33774    33774              
  Branches     4763     4763              
==========================================
- Hits        20419    20413       -6     
- Misses      12347    12351       +4     
- Partials     1008     1010       +2     
Impacted Files Coverage Δ
src/datascience-ui/react-common/arePathsSame.ts 75.00% <0.00%> (-12.50%) ⬇️
src/client/common/utils/platform.ts 64.70% <0.00%> (-11.77%) ⬇️
src/client/linters/pydocstyle.ts 86.66% <0.00%> (-2.23%) ⬇️
src/client/datascience/debugLocationTracker.ts 76.56% <0.00%> (-1.57%) ⬇️
src/client/common/process/proc.ts 14.49% <0.00%> (-0.73%) ⬇️

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 d0158c3...d7c7567. Read the comment docs.

Copy link

@karrtikr karrtikr left a comment

Choose a reason for hiding this comment

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

I have left a comment.

@karthiknadig karthiknadig requested a review from karrtikr May 2, 2020 19:08
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 2, 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

@karrtikr karrtikr merged commit e5ba13f into microsoft:master May 4, 2020
@karthiknadig karthiknadig deleted the gha-1c branch May 5, 2020 02:51
@lock lock bot locked as resolved and limited conversation to collaborators May 20, 2020
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