coverage no longer fails if we're not the ideal 100%

pull/363/head
Chris Caron 2021-02-17 09:56:19 -05:00
parent 4a2f60e338
commit 986a19d542
1 changed files with 1 additions and 0 deletions

View File

@ -15,3 +15,4 @@ source =
show_missing = True
skip_covered = True
skip_empty = True
fail_under = 99.0