Closed kvikshaug closed 5 years ago
Merging #129 into devel will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## devel #129 +/- ##
=======================================
Coverage 74.73% 74.73%
=======================================
Files 20 20
Lines 756 756
=======================================
Hits 565 565
Misses 191 191
Impacted Files | Coverage Δ | |
---|---|---|
src/model/settings.py | 81.57% <ø> (ø) |
:arrow_up: |
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 fa4cc81...d7be75e. Read the comment docs.
With the merge of https://github.com/opencobra/cobrapy/pull/774, it becomes clear that the log output from cobra is a bit too verbose. Hopefully limiting levels to warning+ shouldn't hide any relevant information during development.