mirror of
https://github.com/sprockets/sprockets.mixins.mediatype.git
synced 2024-11-21 19:28:38 +00:00
Enforce 95% code coverage,
This commit is contained in:
parent
665eb71436
commit
77ecc36026
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ warning-is-error = 1
|
|||
strict = 1
|
||||
|
||||
[coverage:report]
|
||||
fail_under = 95
|
||||
show_missing = 1
|
||||
|
||||
[coverage:run]
|
||||
|
|
Loading…
Reference in a new issue