Skip to content

Commit

Permalink
reduce codecov coverage threshold (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle authored Sep 18, 2023
1 parent 8d52c5d commit 19ad592
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ coverage:
status:
project:
default:
target: 20
threshold: 10% # coverage can drop by up to <threshold>% while still posting success
target: auto
threshold: 5% # coverage can drop by up to <threshold>% while still posting success
patch: off

ignore:
Expand Down

0 comments on commit 19ad592

Please sign in to comment.