1
0
mirror of https://github.com/nukesor/pueue synced 2024-06-29 06:04:21 +00:00
pueue/codecov.yml
2023-06-12 23:53:01 +02:00

17 lines
218 B
YAML

ignore:
- "**/*.lock"
- "**/*.toml"
- "**/*.md"
- "utils"
- "**/tests"
- "LICENSE"
- ".github"
- ".gitignore"
coverage:
status:
project:
default:
target: auto
threshold: 2%