mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
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:
committed by
Node.js GitHub Bot
parent
dab12a2f01
commit
992884a07f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user