Skip to content

Commit c331750

Browse files
Update codecov.yml
1 parent 8c24321 commit c331750

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

codecov.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ codecov:
44
require_ci_to_pass: true
55
comment:
66
behavior: default
7-
layout: header, diff
7+
layout: header, diff, sunburst
88
require_changes: false
99
coverage:
1010
precision: 2
@@ -26,3 +26,13 @@ parsers:
2626
javascript:
2727
enable_partials: false
2828

29+
status:
30+
project:
31+
default:
32+
enabled: yes
33+
target: auto
34+
branches: null
35+
threshold: null
36+
if_no_uploads: error
37+
if_not_found: success
38+
if_ci_failed: error

0 commit comments

Comments
 (0)