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 support for TOX_LIMITED_SHEBANG #2226

Merged
merged 2 commits into from
Sep 20, 2021
Merged

Add support for TOX_LIMITED_SHEBANG #2226

merged 2 commits into from
Sep 20, 2021

Conversation

gaborbernat
Copy link
Member

@gaborbernat gaborbernat commented Sep 20, 2021

Resolves #2208.

Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
@codecov
Copy link

codecov bot commented Sep 20, 2021

Codecov Report

Merging #2226 (dc97d87) into rewrite (5ce5812) will decrease coverage by 0.00%.
The diff coverage is 98.52%.

Impacted file tree graph

@@             Coverage Diff             @@
##           rewrite    #2226      +/-   ##
===========================================
- Coverage    99.86%   99.85%   -0.01%     
===========================================
  Files          162      164       +2     
  Lines         9473     9538      +65     
  Branches       970      975       +5     
===========================================
+ Hits          9460     9524      +64     
  Misses           3        3              
- Partials        10       11       +1     
Flag Coverage Δ
tests 99.85% <98.52%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
.../execute/local_subprocess/test_local_subprocess.py 99.55% <96.42%> (-0.45%) ⬇️
src/tox/execute/local_sub_process/__init__.py 95.80% <100.00%> (+0.15%) ⬆️
src/tox/execute/util.py 100.00% <100.00%> (ø)
...ests/execute/local_subprocess/test_execute_util.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 5ce5812...dc97d87. Read the comment docs.

Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
@gaborbernat gaborbernat merged commit d6265f6 into tox-dev:rewrite Sep 20, 2021
@gaborbernat gaborbernat deleted the 2208 branch September 20, 2021 22:11
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.

2 participants