Skip to content

Commit

Permalink
Require 99% test coverage.
Browse files Browse the repository at this point in the history
Signed-off-by: Randy Barlow <[email protected]>
  • Loading branch information
bowlofeggs committed Jun 6, 2018
1 parent 5cf2db1 commit 539919b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ omit =

[report]
precision = 2
fail_under = 98
fail_under = 99
exclude_lines =
pragma: no cover
class DevBuildsys
Expand Down

0 comments on commit 539919b

Please sign in to comment.