Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down