xref: /DADK/.github/codecov.yml (revision c6f35e8aa5fda2a3004763828fb91c7762df6087)
1comment:                  # this is a top-level key
2  layout: " diff, flags, files"
3  behavior: default
4  require_changes: false  # if true: only post the comment if coverage changes
5  require_base: false        # [true :: must have a base report to post]
6  require_head: true       # [true :: must have a head report to post]
7  hide_project_coverage: false # [true :: only show coverage on the git diff]
8