Closed osteele closed 6 years ago
Merging #253 into dev will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## dev #253 +/- ##
=======================================
Coverage 66.44% 66.44%
=======================================
Files 22 22
Lines 1207 1207
=======================================
Hits 802 802
Misses 405 405
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 3902819...c569e60. Read the comment docs.
Description
Move some of the README into CONTRIBUTING.md
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: