Added code coverage test to pipfile/makefile/workflow (#472)

Co-authored-by: stvnrlly <steven.reilly@gsa.gov>
This commit is contained in:
Andrew Shumway
2023-04-28 09:17:02 -06:00
committed by GitHub
parent ae9d179be2
commit 948ee68193
5 changed files with 85 additions and 22 deletions

1
.gitignore vendored
View File

@@ -67,6 +67,7 @@ pip-delete-this-directory.txt
htmlcov/
.tox/
.coverage
.coverage_cache
.coverage.*
.cache
.pytest_cache