dify/codecov.yml

17 lines
190 B
YAML
Raw Permalink Normal View History

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