Skip to content

Commit

Permalink
Add patch threshold and target.
Browse files Browse the repository at this point in the history
  • Loading branch information
borchehq committed Sep 7, 2024
1 parent fb0eda2 commit b7d82c7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,8 @@ coverage:
status:
project:
default:
target: 60%
target: 60%
patch:
default:
target: 60%
threshold: 0%

0 comments on commit b7d82c7

Please sign in to comment.