xref: /DADK/.github/codecov.yml (revision 820df76286f71ecfa36e75bd5f934ca78da16cb8)
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