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

Add package_root support #1891

Merged
merged 1 commit into from
Feb 1, 2021
Merged

Conversation

gaborbernat
Copy link
Member

@gaborbernat gaborbernat commented Feb 1, 2021

Resolves #1838.

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

codecov bot commented Feb 1, 2021

Codecov Report

Merging #1891 (f4f2fe1) into rewrite (716e79d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           rewrite    #1891   +/-   ##
========================================
  Coverage    99.81%   99.81%           
========================================
  Files          135      135           
  Lines         7603     7622   +19     
  Branches       762      764    +2     
========================================
+ Hits          7589     7608   +19     
  Misses           3        3           
  Partials        11       11           
Flag Coverage Δ
tests 99.81% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
src/tox/tox_env/package.py 100.00% <100.00%> (ø)
src/tox/tox_env/python/package.py 100.00% <100.00%> (ø)
src/tox/tox_env/python/virtual_env/package/api.py 100.00% <100.00%> (ø)
tests/tox_env/python/virtual_env/test_package.py 100.00% <100.00%> (ø)

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 716e79d...f4f2fe1. Read the comment docs.

@gaborbernat gaborbernat merged commit 30e1ea4 into tox-dev:rewrite Feb 1, 2021
@gaborbernat gaborbernat deleted the 1838-setupdir branch February 1, 2021 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant