diff --git a/codecov.yml b/codecov.yml index 20a8e8a1..aee301e0 100644 --- a/codecov.yml +++ b/codecov.yml @@ -14,13 +14,13 @@ coverage: threshold: 0% base: auto # Not ready to start using blocking status checks? Set them as informational! - # informational: true + # informational: true # patch: # default: # informational: true comment: - layout: " diff, flags, files" + layout: "diff, flags, files" behavior: default require_changes: false # if true: only post the comment if coverage changes require_base: false # [true :: must have a base report to post]