Patch 8.2.4904

3 views
Skip to first unread message

Bram Moolenaar

unread,
May 7, 2022, 8:01:33 AM5/7/22
to vim...@googlegroups.com

Patch 8.2.4904
Problem: codecov includes MS-Windows install files.
Solution: Ignore dosinst.c and uninstall.c.
Files: .codecov.yml


*** ../vim-8.2.4903/.codecov.yml 2021-01-14 16:54:20.431688961 +0000
--- .codecov.yml 2022-05-07 12:58:34.553811503 +0100
***************
*** 4,6 ****
--- 4,11 ----
project:
default:
threshold: 0.05%
+
+ # Files not run by tests
+ ignore:
+ - "src/dosinst.c"
+ - "src/uninstall.c"
*** ../vim-8.2.4903/src/version.c 2022-05-07 12:48:24.074194794 +0100
--- src/version.c 2022-05-07 13:00:09.481752826 +0100
***************
*** 748,749 ****
--- 748,751 ----
{ /* Add new patch number below this line */
+ /**/
+ 4904,
/**/

--
"Microsoft is like Coke. It's a secret formula, all the money is from
distribution, and their goal is to get Coke everywhere. Open source is like
selling water. There are water companies like Perrier and Poland Spring, but
you're competing with something that's free." -- Carl Howe


/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages