Skip to content

Commit 602fa11

Browse files
committed
remove strict coverage requirement
1 parent e14ea5a commit 602fa11

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,6 @@ addopts = [
152152
"--cov=render_static",
153153
"--cov-branch",
154154
"--cov-report=term-missing:skip-covered",
155-
"--cov-report=html",
156-
"--cov-report=xml",
157-
"--cov-fail-under=100"
158155
]
159156

160157
[tool.coverage.run]

0 commit comments

Comments
 (0)