blob: ef957779895280b16a987063c554325a1a473003 [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
dundargoc9a00e7c2023-10-05 20:07:11 +02008comment: false
9
Bram Moolenaar4649c122022-05-07 13:00:42 +010010# Files not run by tests
11ignore:
12 - "src/dosinst.c"
Bram Moolenaar3f1cfcb2022-05-07 13:25:37 +010013 - "src/dosinst.h"
Bram Moolenaar4649c122022-05-07 13:00:42 +010014 - "src/uninstall.c"