build: update codecov coverage build count

PR-URL: https://github.com/nodejs/node/pull/53929
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
This commit is contained in:
Yagiz Nizipli
2024-07-17 12:21:32 -04:00
committed by Node.js GitHub Bot
parent dab12a2f01
commit 992884a07f

View File

@@ -11,9 +11,13 @@ codecov:
branch: main
notify:
# Wait for all coverage builds:
after_n_builds: 2
# - coverage-linux.yml
# - coverage-windows.yml
# - coverage-linux-without-intl.yml
after_n_builds: 3
coverage:
# Useful for blocking Pull Requests that don't meet a particular coverage threshold.
status:
project: off
patch: off