Skip to content

Commit

Permalink
Fix bug concerning pytest rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Phi-J committed Nov 10, 2019
1 parent 1333a14 commit e531403
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ addopts = --cov=fastapi_serviceutils
--cov-report html
--cov-report term-missing:skip-covered
--cov-config=setup.cfg

looponfailroots=fastapi_serviceutils


[coverage:report]
Expand Down

0 comments on commit e531403

Please sign in to comment.