Skip to content

Commit 71a609b

Browse files
committed
Add codecov configuration
* Ensure that PR covers 100% of diff * Disable project coverage as it may be misleading
1 parent c4337f1 commit 71a609b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.codecov.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
coverage:
2+
status:
3+
patch:
4+
default:
5+
target: 100%
6+
project: off

0 commit comments

Comments
 (0)