Skip to content

Commit 4b0e4e1

Browse files
Claes Mogrenmogren
authored andcommitted
Disable codecov on patch
1 parent 4abab82 commit 4b0e4e1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/.codecov.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ coverage:
1919
only_pulls: true
2020
flags:
2121
- "unittest"
22+
# Disable patch since it is noisy and not correct
23+
patch:
24+
default:
25+
enabled: no
26+
if_not_found: success
2227

2328
comment: false
2429

0 commit comments

Comments
 (0)