honojs-middleware/codecov.yml

11 lines
260 B
YAML
Raw Normal View History

flag_management:
default_rules:
carryforward: true
statuses:
- type: project
target: auto
threshold: 1%
- type: patch
informational: true # Don't fail the build even if coverage is below target
target: 80%