Skip to content

Commit 41a7758

Browse files
committed
Increase coverage precision
1 parent 9d1637e commit 41a7758

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 = 1
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)