Skip to content

Commit

Permalink
pyproject.toml: coverage add skip_covered op
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodong-Yang committed Nov 16, 2023
1 parent d5d4bb5 commit db61258
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 @@ -54,6 +54,7 @@ exclude_also = [
"@(abc\\.)?abstractmethod",
]
show_missing = true
skip_covered = true
skip_empty = true

[tool.pyright]
Expand Down

0 comments on commit db61258

Please sign in to comment.