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 upgrade embeded crashes #2062

Merged
merged 2 commits into from Feb 1, 2021
Merged

Fix upgrade embeded crashes #2062

merged 2 commits into from Feb 1, 2021

Conversation

gaborbernat
Copy link
Contributor

@gaborbernat gaborbernat commented Jan 31, 2021

Resolves #2058

Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
@codecov
Copy link

codecov bot commented Feb 1, 2021

Codecov Report

Merging #2062 (5e476d3) into main (d9725b7) will increase coverage by 0.11%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2062      +/-   ##
==========================================
+ Coverage   93.56%   93.67%   +0.11%     
==========================================
  Files          88       88              
  Lines        4379     4380       +1     
==========================================
+ Hits         4097     4103       +6     
+ Misses        282      277       -5     
Flag Coverage Δ
tests 93.67% <100.00%> (+0.11%) ⬆️

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

Impacted Files Coverage Δ
src/virtualenv/seed/wheels/periodic_update.py 99.04% <100.00%> (+<0.01%) ⬆️
src/virtualenv/util/path/_pathlib/__init__.py 96.96% <0.00%> (+3.03%) ⬆️
src/virtualenv/info.py 100.00% <0.00%> (+5.00%) ⬆️
...ualenv/create/via_global_ref/builtin/pypy/pypy3.py 100.00% <0.00%> (+5.12%) ⬆️

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 d9725b7...5e476d3. 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.

--upgrade-embed-wheels broken in virtualenv 20.4.0
1 participant