Skip to content

Commit c340de6

Browse files
targosRafaelGSS
authored andcommitted
tools: disable Codecov commit statuses
We don't want (yet?) to consider coverage as a requirement for landing a pull request. Refs: #47285 (comment) Refs: https://docs.codecov.com/docs/commit-status#disabling-a-status PR-URL: #47306 Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 6a4076a commit c340de6

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)