Files
dify/codecov.yml
2026-03-19 17:08:34 +08:00

17 lines
190 B
YAML

coverage:
status:
project:
default:
target: auto
flags:
web:
paths:
- "web/"
carryforward: true
api:
paths:
- "api/"
carryforward: true