Skip to content

Commit c12e0c3

Browse files
authored
codecov : update the commit status
1 parent cf3a099 commit c12e0c3

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

.codecov.yml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,31 @@
11
comment: false
2+
coverage:
3+
status:
4+
project:
5+
default:
6+
# basic
7+
target: auto
8+
threshold: null
9+
base: auto
10+
# advanced
11+
branches: null
12+
if_no_uploads: error
13+
if_not_found: success
14+
if_ci_failed: error
15+
only_pulls: false
16+
flags: null
17+
paths: null
18+
patch:
19+
default:
20+
# basic
21+
target: auto
22+
threshold: null
23+
base: auto
24+
# advanced
25+
branches: null
26+
if_no_uploads: error
27+
if_not_found: success
28+
if_ci_failed: error
29+
only_pulls: false
30+
flags: null
31+
paths: null

0 commit comments

Comments
 (0)