Closed steven-murray closed 1 year ago
Base: 62.43% // Head: 62.55% // Increases project coverage by +0.12%
:tada:
Coverage data is based on head (
b033504
) compared to base (268d21f
). Patch coverage: 69.23% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
@mkolopanis thanks for the review! I've fixed all those things and tests are back to passing :-)
This adds a few nicer packaging / CI goodies, like
setuptools_scm
(like the rest of the stack), a simplerpyproject.toml
packaging config, auto-labeling of PRs, auto release-drafting, easier testing and better flake8 configuration.Will add
black
in another PR.