Skip to content

Commit 5683328

Browse files
committed
tidy codecov.yml
1 parent 2425a6b commit 5683328

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

codecov.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
comment:
33
layout: 'diff, files'
44
behavior: default
5-
require_changes: true # if true: only post the comment if coverage changes
6-
require_base: false # [true :: must have a base report to post]
7-
require_head: true # [true :: must have a head report to post]
8-
hide_project_coverage: false # [true :: only show coverage on the git diff]
5+
require_changes: true # if true: only post the comment if coverage changes
6+
require_base: false # [true :: must have a base report to post]
7+
require_head: true # [true :: must have a head report to post]
8+
hide_project_coverage: false # [true :: only show coverage on the git diff]
99
coverage:
1010
status:
1111
patch:

0 commit comments

Comments
 (0)