Skip to content

Commit d372913

Browse files
Coverage: increase percentage precision (#660)
1 parent 0a372a0 commit d372913

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ known-first-party = ["typing_extensions", "_typed_dict_test_helper"]
123123

124124
[tool.coverage.report]
125125
fail_under = 96
126+
precision = 2
126127
show_missing = true
127128
# Omit files that are created in temporary directories during tests.
128129
# If not explicitly omitted they will result in warnings in the report.

0 commit comments

Comments
 (0)