comparison src/version.c @ 23608:3b378f03f713 v8.2.2346

patch 8.2.2346: Codecov reports every little coverage drop Commit: https://github.com/vim/vim/commit/845b72854de90de13879598df53f1c388e52e1ba Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 14 17:55:59 2021 +0100 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)
author Bram Moolenaar <Bram@vim.org>
date Thu, 14 Jan 2021 18:00:04 +0100
parents f98939164e91
children 07f9e4a54178
comparison
equal deleted inserted replaced
23607:1eb12f80af9f 23608:3b378f03f713
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2346,
753 /**/ 755 /**/
754 2345, 756 2345,
755 /**/ 757 /**/
756 2344, 758 2344,
757 /**/ 759 /**/