Skip to content

Commit c94b6b9

Browse files
committed
chore: set test coverage to 90% min
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
1 parent 40fec56 commit c94b6b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ directory = "test_report"
5858
title = "Lambda Powertools Test Coverage"
5959

6060
[tool.coverage.report]
61+
fail_under = 90
6162
exclude_lines = [
6263
# Have to re-enable the standard pragma
6364
"pragma: no cover",

0 commit comments

Comments
 (0)