11cb0ef41Sopenharmony_ci# TODO(bcoe): re-enable coverage report comments, once we can figure out
21cb0ef41Sopenharmony_ci# how to make them more accurate for the Node.js project,
31cb0ef41Sopenharmony_ci# See: https://github.com/nodejs/node/issues/35759
41cb0ef41Sopenharmony_cicomment: false
51cb0ef41Sopenharmony_ci#  # Only show diff and files changed:
61cb0ef41Sopenharmony_ci#  layout: "diff, files"
71cb0ef41Sopenharmony_ci#  # Don't post if no changes in coverage:
81cb0ef41Sopenharmony_ci#  require_changes: true
91cb0ef41Sopenharmony_ci
101cb0ef41Sopenharmony_cicodecov:
111cb0ef41Sopenharmony_ci  branch: main
121cb0ef41Sopenharmony_ci  notify:
131cb0ef41Sopenharmony_ci    # Wait for all coverage builds:
141cb0ef41Sopenharmony_ci    after_n_builds: 2
151cb0ef41Sopenharmony_ci
161cb0ef41Sopenharmony_cicoverage:
171cb0ef41Sopenharmony_ci  status:
181cb0ef41Sopenharmony_ci    project: off
191cb0ef41Sopenharmony_ci    patch: off
20