Skip to content

Commit e1846ee

Browse files
targosMoLow
authored andcommitted
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 PR-URL: nodejs#47306 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent b2f2beb commit e1846ee

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)