Skip to content

Commit b5366f9

Browse files
committed
Disable codecov on patch.
1 parent fd0e86b commit b5366f9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

codecov.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@ coverage:
88
target: auto
99
# We allow a 2% drop from the previous base commit coverage
1010
threshold: 2%
11+
# Disable patch since it is noisy and not correct
12+
patch:
13+
default:
14+
enabled: no
15+
if_not_found: success

0 commit comments

Comments
 (0)