Skip to content

Commit c6200a3

Browse files
committed
Add advanced settings
1 parent afdcda9 commit c6200a3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/codecov.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@ coverage:
1313
threshold: 1
1414
paths:
1515
- "src/"
16+
# advanced settings
17+
branches:
18+
- main
19+
if_ci_failed: error #success, failure, error, ignore
20+
informational: false
21+
only_pulls: false

0 commit comments

Comments
 (0)