Improve PR codecov output (#482)

* wip

* set 48 as n builds

* fixes
This commit is contained in:
Giovanni Petrantoni 2020-12-16 13:04:57 +09:00 committed by GitHub
parent 9e5ba64c48
commit a50b1c186c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
codecov:
notify:
require_ci_to_pass: true
# wait until at all test runners have uploaded a report (see the test job's build matrix)
# otherwise, coverage failures may be shown while some reports are still missing
after_n_builds: 45 # must be the number of coverage report builds
comment:
# this also configures the layout of PR check summaries / comments
layout: "reach, diff, flags, files"
after_n_builds: 45 # must be the number of coverage report builds
coverage:
status:
project: