Skip to content

Commit

Permalink
Add coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson committed Jan 3, 2024
1 parent c0ac230 commit 648497c
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 @@ -111,6 +111,7 @@ include = ["cellfinder*"]
build = "cp38-* cp39-* cp310-*"

[tool.pytest.ini_options]
addopts = "--cov=cellfinder"
markers = [
"slow: marks tests as slow (deselect with '-m \"not slow\"')",
]

0 comments on commit 648497c

Please sign in to comment.