16 lines
217 B
YAML
16 lines
217 B
YAML
coverage:
|
|
range: "80..100"
|
|
status:
|
|
project:
|
|
default:
|
|
threshold: 0
|
|
target: 80%
|
|
patch:
|
|
default:
|
|
threshold: 0
|
|
target: 80%
|
|
|
|
ignore:
|
|
- "**/*_tests.rs"
|
|
- "src/ui"
|