Skip to content

Commit

Permalink
chore: set test coverage minimum to 50%
Browse files Browse the repository at this point in the history
  • Loading branch information
HipsterBrown committed Oct 29, 2024
1 parent 2f4fa27 commit de9c215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ branch = False

[coverage:report]
show_missing = true
fail_under = 100
fail_under = 50

0 comments on commit de9c215

Please sign in to comment.