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

Support for the --discover flag #2245

Merged
merged 1 commit into from
Oct 4, 2021
Merged

Conversation

gaborbernat
Copy link
Member

@gaborbernat gaborbernat commented Oct 4, 2021

Resolves #2239

@codecov
Copy link

codecov bot commented Oct 4, 2021

Codecov Report

Merging #2245 (14b82fe) into rewrite (cc04fe9) will increase coverage by 0.18%.
The diff coverage is 100.00%.

❗ Current head 14b82fe differs from pull request most recent head 0909788. Consider uploading reports for the commit 0909788 to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##           rewrite    #2245      +/-   ##
===========================================
+ Coverage    99.80%   99.98%   +0.18%     
===========================================
  Files          169      168       -1     
  Lines         9791     9694      -97     
  Branches      1001     1128     +127     
===========================================
- Hits          9772     9693      -79     
+ Misses           8        1       -7     
+ Partials        11        0      -11     
Flag Coverage Δ
tests 99.98% <100.00%> (+0.18%) ⬆️

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

Impacted Files Coverage Δ
src/tox/tox_env/python/virtual_env/api.py 100.00% <100.00%> (ø)
.../tox_env/python/virtual_env/test_virtualenv_api.py 100.00% <100.00%> (ø)
src/tox/tox_env/api.py 100.00% <0.00%> (ø)
src/tox/execute/request.py 100.00% <0.00%> (ø)
src/tox/util/pep517/backend.py 100.00% <0.00%> (ø)
src/tox/config/loader/str_convert.py 100.00% <0.00%> (ø)
...ecute/local_sub_process/read_via_thread_windows.py
.../execute/local_subprocess/test_local_subprocess.py 100.00% <0.00%> (+0.44%) ⬆️
src/tox/tox_env/python/api.py 100.00% <0.00%> (+0.69%) ⬆️
src/tox/util/spinner.py 100.00% <0.00%> (+2.15%) ⬆️
... and 1 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 cc04fe9...0909788. Read the comment docs.

Signed-off-by: Bernát Gábor <[email protected]>
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