commit | 5d48e0d99aaeed9bc0b0d336fe9549149b1eb91d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 13 13:44:31 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 13 13:44:31 2019 +0200 |
tree | 3df77a95096f6b6570f54d89d3862899c5ba7b37 | |
parent | f587ef345e37ec5aa4b419e31780a1d951c9f702 [diff] [blame] |
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.
diff --git a/src/version.c b/src/version.c index 88180a1..94f1339 100644 --- a/src/version.c +++ b/src/version.c
@@ -772,6 +772,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1163, +/**/ 1162, /**/ 1161,