Closed drdavella closed 5 years ago
Merging #581 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #581 +/- ##
=======================================
Coverage 68.23% 68.23%
=======================================
Files 26 26
Lines 4269 4269
=======================================
Hits 2913 2913
Misses 1356 1356
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 b89315e...46b97de. Read the comment docs.
There is a bug in
tox
that is causing a conflict withtox-conda
(see https://github.com/tox-dev/tox-conda/issues/15). This PR adds a workaround to avoid the error in our CI runs.