Skip to content

Commit 84de11a

Browse files
authored
fix patches comment in .codecov.yml
1 parent 117fe04 commit 84de11a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.codecov.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,9 @@ coverage:
2525
round: down
2626
range: 100..100
2727
status:
28-
# require patches to be 100%
2928
project:
3029
default:
3130
target: 100%
3231
patch:
3332
default:
34-
target: 100%
33+
target: 100% # require patches to be 100%

0 commit comments

Comments
 (0)