mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
codecov: Add config
This commit is contained in:
parent
8101ddc85f
commit
22fcc5303f
12
.github/codecov.yml
vendored
Normal file
12
.github/codecov.yml
vendored
Normal file
@ -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"
|
Loading…
Reference in New Issue
Block a user