mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-05 16:00:01 +01:00
Add codecov comments (#1016)
* Add codecov comments * Update .codecov.yml
This commit is contained in:
10
.codecov.yml
10
.codecov.yml
@@ -1,5 +1,11 @@
|
|||||||
comment: off
|
comment:
|
||||||
|
layout: "reach, diff, flags, files"
|
||||||
|
behavior: default
|
||||||
|
require_changes: false # if true: only post the comment if coverage changes
|
||||||
|
require_base: no # [yes :: must have a base report to post]
|
||||||
|
require_head: yes # [yes :: must have a head report to post]
|
||||||
|
branches: null # branch names that can post comment
|
||||||
coverage:
|
coverage:
|
||||||
status:
|
status:
|
||||||
project: off
|
project: off
|
||||||
patch: off
|
patch: off
|
||||||
|
|||||||
Reference in New Issue
Block a user