Skip to content

Commit 28b694e

Browse files
committed
tools: disable Codecov commit statuses
We don't want (yet?) to consider coverage as a requirement for landing a pull request. Refs: nodejs#47285 (comment) Refs: https://docs.codecov.com/docs/commit-status#disabling-a-status
1 parent 67660e8 commit 28b694e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

codecov.yml

+5
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ codecov:
1212
notify:
1313
# Wait for all coverage builds:
1414
after_n_builds: 2
15+
16+
coverage:
17+
status:
18+
project: off
19+
patch: off

0 commit comments

Comments
 (0)