Skip to content

Commit

Permalink
Coverage reports no longer gets accumulated together by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Azureblade3808 committed Oct 17, 2024
1 parent 29521f9 commit 99e1674
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ addopts = [
"--doctest-modules",
"--doctest-glob=*.md",
"--cov=deferrer",
"--cov-append",
"--cov-report=xml",
"--ignore-glob=**/samples/*",
]
Expand Down

0 comments on commit 99e1674

Please sign in to comment.