Skip to content

Commit e22e5e4

Browse files
authored
style(nyz): create codecov.yml for project coverage status
1 parent 89e4a5d commit e22e5e4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

codecov.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
# basic
6+
target: auto
7+
threshold: 0.5%
8+
if_ci_failed: success #success, failure, error, ignore

0 commit comments

Comments
 (0)