We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ca654 commit c189367Copy full SHA for c189367
codecov.yml
@@ -1,22 +1,20 @@
1
+codecov:
2
+ strict_yaml_branch: master
3
coverage:
4
range: 50..100
5
round: down
6
precision: 0
-
7
status:
8
project:
9
default:
10
target: auto
11
threshold: 5
12
only_pulls: true
13
14
- patch: off
+ patch:
15
16
17
threshold: 20
18
19
20
comment:
21
layout: "diff, files"
22
require_changes: false
0 commit comments