-
-
Notifications
You must be signed in to change notification settings - Fork 783
Expand file tree
/
Copy pathcodecov.yml
More file actions
24 lines (20 loc) · 646 Bytes
/
codecov.yml
File metadata and controls
24 lines (20 loc) · 646 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
codecov:
notify:
require_ci_to_pass: yes
coverage:
precision: 2 # decimal places to display: 0 <= value <= 4
round: nearest
range: 50...90 # custom range of coverage colors from red -> yellow -> green
status:
project:
default:
threshold: 2%
patch: yes
changes: no
notify:
slack:
default:
url: "secret:8cqmX1vD14d+NVA6rkwI6rkG8oxaeF5U3WmH23ByQbxMQUqZU3wIVpFnktSoLnvucW2asoHjqpqVmUF29OJZKfEdldBdYS6WL68/JIJQi/Rk/+6NYypm9tD2dNSgiNciHmyjRBUZy2JjxFvxscQj/drg9cPAdGra1b/YLoq9UkQ="
threshold: 2%
# comments are useless, considering wrong coverage reports
comment: no