We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3157a40 commit db35c47Copy full SHA for db35c47
.github/codecov.yml
@@ -8,6 +8,14 @@ coverage:
8
range: "40...70"
9
status:
10
patch: off
11
+ notify:
12
+ slack:
13
+ default:
14
+ url: secret:v1::tXC7VwEIKYjNU8HRgRv2GdKOSCt5UzpykKZb+o1eCDqBgb2PEqwE3A26QUPYMLo4BO2qtrJhFIvwhUvlPwyzDCNGoNiuZfXr0UeZZ0y1TcZu672R/NBNMwEPO/e1Ye0pHxjzKHnuH7HqbjFucox/RBQLtiL3J56SWGE3JtbkC6o=
15
+ threshold: 1%
16
+ only_pulls: false
17
+ branches:
18
+ - "main"
19
20
parsers:
21
gcov:
0 commit comments