We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4649c12 commit 3f1cfcbCopy full SHA for 3f1cfcb
.codecov.yml
@@ -8,4 +8,5 @@ coverage:
8
# Files not run by tests
9
ignore:
10
- "src/dosinst.c"
11
+ - "src/dosinst.h"
12
- "src/uninstall.c"
src/version.c
@@ -746,6 +746,8 @@ static char *(features[]) =
746
747
static int included_patches[] =
748
{ /* Add new patch number below this line */
749
+/**/
750
+ 4905,
751
/**/
752
4904,
753
0 commit comments