mirror of
https://github.com/soypat/lneto.git
synced 2026-09-08 15:59:10 +00:00
14 lines
261 B
YAML
14 lines
261 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
informational: true
|
|
patch:
|
|
default:
|
|
informational: true # Shows the patch metric but never turns red/fails the PR
|
|
|
|
ignore:
|
|
- "examples/**"
|
|
- "**/stringers.go"
|
|
- "**/*_stringers.go"
|