Skip to content

Commit c189367

Browse files
committedMay 6, 2020
fix codecov.yml
1 parent a3ca654 commit c189367

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed
 

Diff for: ‎codecov.yml

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
1+
codecov:
2+
strict_yaml_branch: master
13
coverage:
24
range: 50..100
35
round: down
46
precision: 0
5-
67
status:
7-
88
project:
99
default:
1010
target: auto
1111
threshold: 5
1212
only_pulls: true
13-
14-
patch: off
13+
patch:
1514
default:
1615
target: auto
1716
threshold: 20
1817
only_pulls: true
19-
2018
comment:
2119
layout: "diff, files"
2220
require_changes: false

0 commit comments

Comments
 (0)