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

Improve discovery on Windows and provide escape hatchet #2046

Merged
merged 1 commit into from
Jan 10, 2021

Conversation

gaborbernat
Copy link
Contributor

👍

@gaborbernat gaborbernat changed the title add try first with for built-in discovery and prefer python core over other distributions on PEP-514 windows Improve discovery on Windows and provide escape hatchet Jan 10, 2021
@codecov
Copy link

codecov bot commented Jan 10, 2021

Codecov Report

Merging #2046 (993134d) into main (9201a75) will decrease coverage by 0.23%.
The diff coverage is 73.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2046      +/-   ##
==========================================
- Coverage   94.27%   94.04%   -0.24%     
==========================================
  Files          87       87              
  Lines        4316     4331      +15     
==========================================
+ Hits         4069     4073       +4     
- Misses        247      258      +11     
Flag Coverage Δ
tests 94.04% <73.07%> (-0.24%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/virtualenv/discovery/builtin.py 81.45% <53.84%> (-3.77%) ⬇️
.../create/via_global_ref/builtin/cpython/cpython3.py 95.08% <91.66%> (-1.29%) ⬇️
src/virtualenv/discovery/windows/__init__.py 100.00% <100.00%> (ø)
...reate/via_global_ref/builtin/via_global_self_do.py 86.25% <0.00%> (-5.00%) ⬇️
...rc/virtualenv/create/via_global_ref/builtin/ref.py 92.85% <0.00%> (-0.80%) ⬇️
src/virtualenv/util/path/_pathlib/__init__.py 96.96% <0.00%> (+3.03%) ⬆️

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 9201a75...a3ad2ac. Read the comment docs.

… other distributions on PEP-514 windows

Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant