Skip to content

Commit ad62b94

Browse files
anonrigtargos
authored andcommitted
build: update codecov coverage build count
PR-URL: #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>
1 parent f45edb4 commit ad62b94

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

codecov.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,13 @@ codecov:
1111
branch: main
1212
notify:
1313
# Wait for all coverage builds:
14-
after_n_builds: 2
14+
# - coverage-linux.yml
15+
# - coverage-windows.yml
16+
# - coverage-linux-without-intl.yml
17+
after_n_builds: 3
1518

1619
coverage:
20+
# Useful for blocking Pull Requests that don't meet a particular coverage threshold.
1721
status:
1822
project: off
1923
patch: off

0 commit comments

Comments
 (0)