Closed kadler closed 4 years ago
:exclamation: No coverage uploaded for pull request base (
master@38d4041
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #55 +/- ##
=========================================
Coverage ? 57.46%
=========================================
Files ? 12
Lines ? 663
Branches ? 0
=========================================
Hits ? 381
Misses ? 282
Partials ? 0
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 38d4041...0f8fdfd. Read the comment docs.
Additionally, add pytest configuration to setup.cfg. Note that we can't add this configuration to pyproject.toml as it's not yet supported. See https://github.com/pytest-dev/pytest/issues/1556