mirror of
https://github.com/caronc/apprise.git
synced 2025-07-12 04:05:10 +02:00
coverage no longer fails if we're not the ideal 100%
This commit is contained in:
@ -15,3 +15,4 @@ source =
|
|||||||
show_missing = True
|
show_missing = True
|
||||||
skip_covered = True
|
skip_covered = True
|
||||||
skip_empty = True
|
skip_empty = True
|
||||||
|
fail_under = 99.0
|
||||||
|
Reference in New Issue
Block a user