mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
21 lines
377 B
YAML
21 lines
377 B
YAML
codecov:
|
|
require_ci_to_pass: yes
|
|
comment:
|
|
layout: "condensed_header, diff, condensed_files"
|
|
hide_project_coverage: true
|
|
require_changes: "coverage_drop"
|
|
coverage:
|
|
range: "70...100"
|
|
status:
|
|
project:
|
|
default:
|
|
target: "75%"
|
|
threshold: 5
|
|
ignore:
|
|
- "app"
|
|
- "docs"
|
|
- "example_configs"
|
|
- "migration-tool"
|
|
- "scripts"
|
|
- "set-password"
|