Skip to content

Commit

Permalink
Update coverage thresholds
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorybchris committed Sep 11, 2024
1 parent c1a4418 commit a465d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ requires = ["poetry-core"]

[tool.covcheck.group.unit.coverage]
branch = 26.0
line = 65.0
line = 62.0

[tool.covcheck.group.service.coverage]
branch = 30.0
Expand Down

0 comments on commit a465d6c

Please sign in to comment.