try this yaml out

This commit is contained in:
Patricio Whittingslow
2026-08-24 19:26:13 -03:00
parent fe3fba33a8
commit 27b0083777
+5 -1
View File
@@ -1,5 +1,9 @@
coverage: coverage:
range: 30..100 status:
patch:
default:
informational: true # Shows the patch metric but never turns red/fails the PR
ignore: ignore:
- "examples/**" - "examples/**"
- "**/stringers.go" - "**/stringers.go"