-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Conversation
src/test/common/terminals/environmentActivationProviders/terminalActivation.testvirtualenvs.ts
Show resolved
Hide resolved
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
There was a problem hiding this 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.
Kudos, SonarCloud Quality Gate passed!
|
We should not be running
venv
tests for 2.7, sincevenv
is not supported on 2.7.