Skip to content

Commit 862c2fa

Browse files
authored
Add codecov yaml to not fail the build (miekg#600)
1 parent fbee4ce commit 862c2fa

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+
target: 40%
6+
threshold: null
7+
patch: false
8+
changes: false

0 commit comments

Comments
 (0)