Skip to content

Commit

Permalink
Improves coverage reports
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored Mar 3, 2019
1 parent a6927f7 commit a25e40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ addopts =
--strict
--doctest-modules
--cov=wemake_python_styleguide
--cov-report=term:skip-covered
--cov-report=term-missing:skip-covered
--cov-report=html
--cov-fail-under=100

Expand Down

0 comments on commit a25e40d

Please sign in to comment.