forked from aniani/vim
patch 8.2.2346: Codecov reports every little coverage drop
Problem: Codecov reports every little coverage drop.
Solution: Tolerate a 0.05% drop. Hide the appveyor config file. (Ozaki
Kiichi, closes #7678)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2346,
|
||||
/**/
|
||||
2345,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user