Skip to content

Commit

Permalink
Update codecov.yml coverage target and threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
msudgh committed Mar 2, 2024
1 parent 0631a72 commit 587ec31
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 @@ -2,5 +2,5 @@ coverage:
status:
project:
default:
target: 100%
threshold: 40%
target: 90%
threshold: 20%

0 comments on commit 587ec31

Please sign in to comment.