diff --git a/.codecov.yml b/.codecov.yml index 04dd651..cc6fc78 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,6 +1,13 @@ +# For PR comment, visit https://docs.codecov.com/docs/pull-request-comments # codecov can find this file anywhere in the repo, so we don't need to clutter # the root folder. -#comment: false +comment: + layout: "condensed_header, condensed_files, condensed_footer" + behavior: default + require_changes: false + require_base: false # [true :: must have a base report to post] + require_head: true # [true :: must have a head report to post] + hide_project_coverage: false # [true :: only show coverage on the git diff] codecov: notify: