blob: 8ce62c5813b29ba64f6eb377baf3e47582edcd8f [file] [log] [blame]
Bram Moolenaar845b7282021-01-14 17:55:59 +01001coverage:
2 range: "80...100"
3 status:
4 project:
5 default:
6 threshold: 0.05%
Bram Moolenaar4649c122022-05-07 13:00:42 +01007
8# Files not run by tests
9ignore:
10 - "src/dosinst.c"
Bram Moolenaar3f1cfcb2022-05-07 13:25:37 +010011 - "src/dosinst.h"
Bram Moolenaar4649c122022-05-07 13:00:42 +010012 - "src/uninstall.c"