mirror of
https://github.com/status-im/status-go.git
synced 2025-01-19 03:04:54 +00:00
679391999f
* feat_: LogOnPanic linter * fix_: add missing defer LogOnPanic * chore_: make vendor * fix_: tests, address pr comments * fix_: address pr comments
25 lines
386 B
YAML
25 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
|