Skip to content

Commit bdf6aec

Browse files
Merge pull request #22 from marcoaraujojunior/develop
Develop
2 parents 80f449f + 168458c commit bdf6aec

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

codecov.yml

Lines changed: 12 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,14 @@ 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
39+

0 commit comments

Comments
 (0)