mirror of https://github.com/caronc/apprise
do not fail if less then 95% coverage (bare tests breaking)
parent
d577fb81d1
commit
b4d8356565
|
@ -15,4 +15,3 @@ source =
|
|||
show_missing = True
|
||||
skip_covered = True
|
||||
skip_empty = True
|
||||
fail_under = 95.0
|
||||
|
|
Loading…
Reference in New Issue