Skip to content

Commit

Permalink
Fail under 100% unit test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospri committed Sep 29, 2023
1 parent ac9c323 commit 638d56a
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 @@ -13,6 +13,6 @@ omit =
[report]
show_missing = True
precision = 2
fail_under = 98.58
fail_under = 100

skip_covered = True

0 comments on commit 638d56a

Please sign in to comment.