7 lines
88 B
YAML
7 lines
88 B
YAML
ignore:
|
|
- "tests"
|
|
- "src/testing"
|
|
- "perf"
|
|
- "**/*_test.c"
|
|
coverage:
|
|
range: 50..95
|