Skip to content

Commit 46399f7

Browse files
committed
Change config
1 parent 12f77d9 commit 46399f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ addopts = [
2828
"--cov-report=term-missing",
2929
"--cov-report=html",
3030
"--cov-report=xml",
31-
"--cov-fail-under=80",
31+
"--cov-fail-under=100",
3232
]
3333
markers = [
3434
"slow: marks tests as slow (deselect with '-m \"not slow\"')",

0 commit comments

Comments
 (0)