Skip to content

Commit 2d00b01

Browse files
authored
Add codecov configuration (#1002)
* Ensure that PR covers 100% of diff * Disable project coverage as it may be misleading * Disable github comment to avoid notifications
1 parent c4337f1 commit 2d00b01

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: .codecov.yml

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

0 commit comments

Comments
 (0)