Skip to content

Commit

Permalink
try fix coverage reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
bckohan committed Dec 19, 2023
1 parent 049b09a commit 5564d00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ addopts = [
"--doctest-modules",
"--cov=sphinxcontrib.typer",
"--cov-report=html",
"--cov-report=xml",
"--cov-fail-under=80",
"--cov-report=term-missing:skip-covered",
"--no-cov-on-fail",
Expand Down

0 comments on commit 5564d00

Please sign in to comment.