Skip to content

Commit c46c063

Browse files
authored
Merge pull request #74 from opsmill/pog-codecov-target
Set codecov target for PRs and changes
2 parents 8f7f780 + 69e8600 commit c46c063

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

codecov.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ coverage:
33
status:
44
project:
55
default:
6+
target: 0%
67
# Set the threshold to allow a decrease of up to 5% without failing the PR
78
threshold: 5%
89
patch:
910
default:
11+
target: 0%
1012
# Set the threshold to allow a decrease of up to 5% in patch coverage without failing the PR
1113
threshold: 5%
1214

0 commit comments

Comments
 (0)