Skip to content

Commit

Permalink
omit cover
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Jun 14, 2024
1 parent 260ab1c commit b1b4843
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,10 @@ exclude_lines = [
"pass",
]


[tool.coverage.run]
source = ["ndv"]
omit = ["src/ndv/viewer/_backends/_protocols.py"]

[tool.check-manifest]
ignore = [".pre-commit-config.yaml", ".ruff_cache/**/*", "tests/**/*"]
Expand Down

0 comments on commit b1b4843

Please sign in to comment.