Fix coverage report

This commit is contained in:
Gavin M. Roy 2020-04-06 18:24:38 -04:00
parent 780a428f9d
commit ad92604caa

View file

@ -61,7 +61,7 @@ data_file = build/.coverage
[coverage:report]
show_missing = True
include =
sprockets_postgres/*.py
sprockets_postgres.py
[coverage:html]
directory = build/coverage