mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Configure Codecov to comment in GitHub project
This commit is contained in:
8
.github/codecov.yml
vendored
8
.github/codecov.yml
vendored
@@ -1,2 +1,10 @@
|
|||||||
ignore:
|
ignore:
|
||||||
- "e107_tests/**/*"
|
- "e107_tests/**/*"
|
||||||
|
|
||||||
|
comment:
|
||||||
|
layout: "reach, diff, flags, files"
|
||||||
|
behavior: default
|
||||||
|
require_changes: false
|
||||||
|
require_base: false
|
||||||
|
require_head: true
|
||||||
|
after_n_builds: 1
|
Reference in New Issue
Block a user