Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
samgdotson authored Sep 23, 2024
1 parent 0ae7a21 commit 1e43c91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ doc = [
include = ['osier']

[tool.pytest.ini_options]
addopts = "--cov"
addopts = "--cov=osier tests"

[tool.coverage.report]
fail_under = 80
fail_under = 75

0 comments on commit 1e43c91

Please sign in to comment.