Skip to content

Commit fe34214

Browse files
committed
tests: Bump coverage minimum to 95%
1 parent c0f0b6d commit fe34214

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)