Merge pull request #941 from LeastAuthority/3568.better-codecov-reporting.wait_for_ci

Try the `wait_for_ci` option

Fixes: ticket:3568
This commit is contained in:
Jean-Paul Calderone 2020-12-21 13:26:20 -05:00 committed by GitHub
commit 6dc2928172
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -40,3 +40,9 @@ codecov:
# repositories have coverage uploaded to the right place in codecov so
# their reports aren't incomplete.
token: "abf679b6-e2e6-4b33-b7b5-6cfbd41ee691"
notify:
# The reference documentation suggests that this is the default setting:
# https://docs.codecov.io/docs/codecovyml-reference#codecovnotifywait_for_ci
# However observation suggests otherwise.
wait_for_ci: true

0
newsfragments/3568.minor Normal file
View File