Closed tonysyu closed 6 years ago
Merging #1 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #1 +/- ##
=======================================
Coverage 96.77% 96.77%
=======================================
Files 8 8
Lines 217 217
Branches 27 27
=======================================
Hits 210 210
Misses 5 5
Partials 2 2
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 ce40729...35b2fd1. Read the comment docs.
The doc build from audreyr/cookiecutter-pypackage mostly just works out of the box. The main change was the addition of napoleon for handling my preferred docstring format.