mirror of
https://github.com/laravel-ls/uri
synced 2026-06-16 01:54:57 +02:00
24 lines
386 B
YAML
24 lines
386 B
YAML
coverage:
|
|
precision: 1
|
|
round: down
|
|
range: "70...100"
|
|
|
|
status:
|
|
project:
|
|
default: off
|
|
target: auto
|
|
threshold: 10%
|
|
if_not_found: success
|
|
if_ci_failed: error
|
|
patch:
|
|
default: off
|
|
only_pulls: true
|
|
target: 50%
|
|
threshold: 10%
|
|
changes: false
|
|
ignore:
|
|
- "vendor"
|
|
|
|
comment:
|
|
behavior: default
|
|
require_changes: true
|