blob: 7c6c8f33e1e19d8e3cd3116881e3b0369a4cee0c [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"
11 - "src/uninstall.c"