Merge pull request #476 from dod-ccpo/add-pytest-branch-coverage

Add branch coverage flag
This commit is contained in:
Jay R. Newlin (PromptWorks) 2018-12-04 13:55:21 -05:00 committed by GitHub
commit 72432a2fea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,3 @@
[run]
omit = atst/routes/dev.py
branch = True