pueue/codecov.yml
2022-07-06 17:46:19 +01:00

19 lines
259 B
YAML

ignore:
- "utils"
- "tests"
- "ARCHITECTURE.md"
- "Cargo.lock"
- "Cargo.toml"
- "CHANGELOG.md"
- "LICENSE"
- "README.md"
- ".github"
- ".gitignore"
codecov:
status:
project:
default:
target: auto
threshold: 2%