Skip to content

Commit cf67c00

Browse files
committed
chore: Sets coverage to 98%
1 parent c846d6e commit cf67c00

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
@@ -4,7 +4,7 @@ disable_warnings = no-data-collected
44
omit = validate_docbr/exceptions.py
55

66
[report]
7-
fail_under = 99.00
7+
fail_under = 98.00
88
precision = 2
99
show_missing = True
1010
exclude_lines =

0 commit comments

Comments
 (0)