Files
fission-src/.codecov.yml
T

15 lines
246 B
YAML

ignore:
- "charts"
- "demos"
- "Documentation"
- "examples"
- "test"
- "tools"
coverage:
status:
project:
default:
threshold: 2
# Disable patch coverage check since we focus on project coverage.
patch: off