comparison src/version.c @ 16316:f640d1f3dbbf v8.1.1163

patch 8.1.1163: codecov does not report all the coverage information commit https://github.com/vim/vim/commit/5d48e0d99aaeed9bc0b0d336fe9549149b1eb91d Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 13 13:44:31 2019 +0200 patch 8.1.1163: codecov does not report all the coverage information Problem: Codecov does not report all the coverage information. Solution: Make a second run with the nested execution output, expect that Codecov will merge the results.
author Bram Moolenaar <Bram@vim.org>
date Sat, 13 Apr 2019 13:45:04 +0200
parents 606a49386aa1
children 3019a0744c46
comparison
equal deleted inserted replaced
16315:6b53fab30b5f 16316:f640d1f3dbbf
769 NULL 769 NULL
770 }; 770 };
771 771
772 static int included_patches[] = 772 static int included_patches[] =
773 { /* Add new patch number below this line */ 773 { /* Add new patch number below this line */
774 /**/
775 1163,
774 /**/ 776 /**/
775 1162, 777 1162,
776 /**/ 778 /**/
777 1161, 779 1161,
778 /**/ 780 /**/