Skip to content

Commit ebaaf48

Browse files
committed
!squash
1 parent b1d7d11 commit ebaaf48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ omit = [
117117
]
118118

119119
[tool.coverage.report]
120+
show_missing = true
121+
skip_covered = true
120122
exclude_lines = [
121123
"pragma: no cover",
122124
"def __repr__",

0 commit comments

Comments
 (0)