diff --git a/codecov.yaml b/codecov.yaml index 93bd0677..29086d7a 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -2,10 +2,4 @@ coverage: parsers: javascript: enable_partials: yes -comment: # this is a top-level key - layout: ' diff, flags, files' - behavior: default - require_changes: false # learn more in the Requiring Changes section below - 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] +comment: true