Files
lneto/.codecov.yml
T
Patricio Whittingslow 27b0083777 try this yaml out
2026-08-24 19:26:13 -03:00

11 lines
205 B
YAML

coverage:
status:
patch:
default:
informational: true # Shows the patch metric but never turns red/fails the PR
ignore:
- "examples/**"
- "**/stringers.go"
- "**/*_stringers.go"