Closed scottclowe closed 2 years ago
Merging #266 (ebdc4e4) into master (7c48d18) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #266 +/- ##
=======================================
Coverage 94.12% 94.12%
=======================================
Files 8 8
Lines 1209 1209
Branches 306 306
=======================================
Hits 1138 1138
Misses 36 36
Partials 35 35
Flag | Coverage Δ | |
---|---|---|
nbsmoke | 59.88% <ø> (ø) |
|
unittests | 93.79% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out 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 7c48d18...ebdc4e4. Read the comment docs.
It seems that pytest-flake8 v1.1.0 doesn't support python 2.7 but doesn't declare this, so we have to manually tell pip to avoid it.