Skip to content

Commit 0c3de00

Browse files
committed
Adjust codecov settings
1 parent c32fdc4 commit 0c3de00

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

codecov.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
ignore:
2-
- "pubsub/tests" # test helpers used to test Pub/Subs
2+
- "pubsub/tests" # test helpers used to test Pub/Subs
3+
4+
comment: no # do not comment PR with the result
5+
6+
coverage:
7+
status:
8+
patch: false # do not run coverage on patch nor changes

0 commit comments

Comments
 (0)