Closed steven-murray closed 1 year ago
Base: 97.08% // Head: 97.08% // Increases project coverage by +0.00%
:tada:
Coverage data is based on head (
97c29c5
) compared to base (116893b
). Patch coverage: 100.00% 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.
This changes the miniconda env to a simple pip setup which is generally much faster. It also adds
--durations
to the pytest call, so we can more easily optimize the tests over time.