Skip to content

Commit 301f663

Browse files
author
Jon Duckworth
authored
Merge pull request #491 from l0b0/bump-coverage-minimum
tests: Bump coverage minimum to 95%
2 parents c0f0b6d + fe34214 commit 301f663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[report]
2-
fail_under = 91
2+
fail_under = 95
33
exclude_lines =
44
if TYPE_CHECKING:
55

0 commit comments

Comments
 (0)