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

Fix Windows failure #2056

Merged
merged 1 commit into from Jan 19, 2021
Merged

Fix Windows failure #2056

merged 1 commit into from Jan 19, 2021

Conversation

gaborbernat
Copy link
Contributor

👍🏻

@codecov
Copy link

codecov bot commented Jan 19, 2021

Codecov Report

Merging #2056 (9f36260) into main (40aec48) will increase coverage by 3.95%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2056      +/-   ##
==========================================
+ Coverage   89.72%   93.67%   +3.95%     
==========================================
  Files          88       88              
  Lines        4378     4379       +1     
==========================================
+ Hits         3928     4102     +174     
+ Misses        450      277     -173     
Flag Coverage Δ
tests 93.67% <100.00%> (+3.95%) ⬆️

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

Impacted Files Coverage Δ
src/virtualenv/util/subprocess/_win_subprocess.py 95.38% <100.00%> (+95.38%) ⬆️
src/virtualenv/create/creator.py 96.18% <0.00%> (+0.76%) ⬆️
src/virtualenv/discovery/windows/pep514.py 100.00% <0.00%> (+0.89%) ⬆️
src/virtualenv/seed/embed/base_embed.py 98.11% <0.00%> (+1.88%) ⬆️
src/virtualenv/util/path/_pathlib/__init__.py 93.93% <0.00%> (+3.03%) ⬆️
...ualenv/create/via_global_ref/builtin/pypy/pypy2.py 98.70% <0.00%> (+6.49%) ⬆️
src/virtualenv/util/path/_sync.py 93.10% <0.00%> (+6.89%) ⬆️
src/virtualenv/util/subprocess/__init__.py 100.00% <0.00%> (+11.11%) ⬆️
src/virtualenv/util/path/_pathlib/via_os_path.py 91.50% <0.00%> (+91.50%) ⬆️

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 40aec48...9f36260. Read the comment docs.

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.

None yet

1 participant