mirror of
https://github.com/sprockets/sprockets.mixins.metrics.git
synced 2024-11-21 19:28:34 +00:00
Show missing lines in coverage report.
This commit is contained in:
parent
7b39515000
commit
8d73f5bbf5
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ warning-is-error = 1
|
|||
[check]
|
||||
strict = 1
|
||||
|
||||
[coverage:report]
|
||||
show_missing = 1
|
||||
|
||||
[nosetests]
|
||||
cover-package = sprockets.mixins.metrics
|
||||
cover-branches = 1
|
||||
|
|
Loading…
Reference in a new issue