Skip to content

Commit

Permalink
Require coverage 98%.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreif committed Dec 8, 2017
1 parent b31b4a4 commit 1230d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -10,7 +10,7 @@ branch = True
parallel = True

[coverage:report]
fail_under = 93
fail_under = 98
skip_covered = True
show_missing = True

Expand Down

0 comments on commit 1230d23

Please sign in to comment.