comment: layout: "reach, diff, flags, files" behavior: default require_changes: true # if true: only post the comment if coverage changes require_base: no # [yes :: must have a base report to post] require_head: yes # [yes :: must have a head report to post] branches: null coverage: ignore: - "third_party/.*" # ignore folder and all its contents - "**/test/.*" # ignore test code fixes: - "projects/cppmicroservices::"