mirror of
https://github.com/vim/vim
synced 2025-07-16 01:01:58 +00:00
13 lines
189 B
YAML
13 lines
189 B
YAML
coverage:
|
|
range: "80...100"
|
|
status:
|
|
project:
|
|
default:
|
|
threshold: 0.05%
|
|
|
|
# Files not run by tests
|
|
ignore:
|
|
- "src/dosinst.c"
|
|
- "src/dosinst.h"
|
|
- "src/uninstall.c"
|