Closed osteele closed 6 years ago
:exclamation: No coverage uploaded for pull request base (
dev@9b7b85c
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## dev #251 +/- ##
======================================
Coverage ? 66.44%
======================================
Files ? 22
Lines ? 1207
Branches ? 0
======================================
Hits ? 802
Misses ? 405
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 9b7b85c...4f5a7b2. Read the comment docs.
Description
271da6d Run travis
codecov
insidepipenv run
Fixes #172.
4f5a7b2 Remove cp .env.template .env from travis.yml
The defaults should work. This now tests that they do.
Required
Changes must conform to these requirements:
python -m unittest
passes. All new and existing tests pass.flake8 abe tests *.py
passes. All new code follows the code style of this project.Specific
These only apply if your changes touch certain areas of the project:
.env.template
Aspirational
We don't yet require these, but they are nice to have: