Skip to content

Commit

Permalink
Update .coveragerc
Browse files Browse the repository at this point in the history
  • Loading branch information
JustasB committed Sep 2, 2024
1 parent dc44c91 commit 534cf8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ omit =

[report]
# minimum coverage % required to pass CI build
fail_under = 93
fail_under = 92

# Regexes for lines to exclude from consideration
exclude_lines =
Expand Down

0 comments on commit 534cf8c

Please sign in to comment.