Closed graingert closed 3 years ago
Merging #217 (a0c39f6) into master (1f95713) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #217 +/- ##
=======================================
Coverage 83.29% 83.29%
=======================================
Files 87 87
Lines 11569 11569
Branches 1184 1184
=======================================
Hits 9636 9636
Misses 1815 1815
Partials 118 118
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 1f95713...a0c39f6. Read the comment docs.
tox-wheel used to use its own flag to disable legacy builds, it now uses the tox native config options:
https://github.com/ionelmc/tox-wheel/commit/97a9e898390c951a94d18d7c89132847e4c108df
Contributor Checklist:
docs/source/NEWS.rst
CONTRIBUTING.rst
.