Skip to content

Use environment files for adding to PATH on Github Action#2016

Merged
gaborbernat merged 1 commit intopypa:mainfrom
gaborbernat:main
Nov 21, 2020
Merged

Use environment files for adding to PATH on Github Action#2016
gaborbernat merged 1 commit intopypa:mainfrom
gaborbernat:main

Conversation

@gaborbernat
Copy link
Copy Markdown
Contributor

Signed-off-by: Bernát Gábor bgabor8@bloomberg.net

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 20, 2020

Codecov Report

Merging #2016 (e27927d) into main (87877f8) will decrease coverage by 4.22%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2016      +/-   ##
==========================================
- Coverage   94.36%   90.14%   -4.23%     
==========================================
  Files          86       86              
  Lines        4280     4280              
==========================================
- Hits         4039     3858     -181     
- Misses        241      422     +181     
Flag Coverage Δ
tests 90.14% <ø> (-4.23%) ⬇️

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 0.00% <0.00%> (-95.32%) ⬇️
src/virtualenv/util/path/_pathlib/via_os_path.py 0.00% <0.00%> (-91.51%) ⬇️
src/virtualenv/util/subprocess/__init__.py 88.88% <0.00%> (-11.12%) ⬇️
src/virtualenv/util/path/_sync.py 86.20% <0.00%> (-6.90%) ⬇️
...ualenv/create/via_global_ref/builtin/pypy/pypy2.py 92.20% <0.00%> (-6.50%) ⬇️
...ualenv/create/via_global_ref/builtin/pypy/pypy3.py 94.87% <0.00%> (-5.13%) ⬇️
src/virtualenv/info.py 95.00% <0.00%> (-5.00%) ⬇️
...reate/via_global_ref/builtin/via_global_self_do.py 86.25% <0.00%> (-5.00%) ⬇️
src/virtualenv/util/path/_pathlib/__init__.py 93.93% <0.00%> (-3.04%) ⬇️
src/virtualenv/discovery/windows/pep514.py 99.10% <0.00%> (-0.90%) ⬇️
... and 2 more

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 87877f8...e27927d. Read the comment docs.

Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
@gaborbernat gaborbernat merged commit 271dd73 into pypa:main Nov 21, 2020
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