srctree

Robin Linden parent 865927ab d2277bbd
ci: Wait for coverage jobs to finish before posting a status

inlinesplit
codecov.yml added: 8, removed: 1, total 7
@@ -1,3 +1,10 @@
codecov:
notify:
# Wait for both coverage jobs to finish so we don't first get a partial
# coverage report and then, potentially quite a while later, it's updated to
# reflect the (sort of) actual coverage, which could be confusing.
after_n_builds: 2
 
# https://docs.codecov.com/docs/pull-request-comments#disable-comment
comment: false