mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
codecov: Add config
This commit is contained in:
committed by
nitnelave
parent
8101ddc85f
commit
22fcc5303f
@@ -0,0 +1,12 @@
|
|||||||
|
codecov:
|
||||||
|
require_ci_to_pass: yes
|
||||||
|
comment:
|
||||||
|
layout: "diff,flags"
|
||||||
|
require_changes: true
|
||||||
|
require_base: true
|
||||||
|
require_head: true
|
||||||
|
ignore:
|
||||||
|
- "app"
|
||||||
|
- "docs"
|
||||||
|
- "example_configs"
|
||||||
|
- "migration-tool"
|
||||||
Reference in New Issue
Block a user