uniswap-interface-uncensored/codecov.yml

22 lines
400 B
YAML
Raw Permalink Normal View History

ignore:
- "**/generated/**/*"
- "**/generated/*"
- "**/cypress/**/*"
- "cypress/**/*"
- "**/instrumented/**/*"
- "**/styles/**/*"
- "styles/**/*"
- "**/constants/**/*"
- "constants/**/*"
coverage:
status:
project:
default:
target: auto
threshold: 5%
if_ci_failed: error
patch:
default:
enabled: no
if_not_found: success