patch 9.0.1985: CI: codecov is intrusive

Commit: 
https://github.com/vim/vim/commit/9a00e7c7cfbc2bf7896962d729ccece46e728635
Author: dundargoc <gocdun...@gmail.com>
Date:   Thu Oct 5 20:07:11 2023 +0200

    patch 9.0.1985: CI: codecov is intrusive
    
    Problem:  CI: codecov is intrusive
    Solution: disable codecov comments
    
    The codecov report is incredibly intrusive, and getting a notification
    for every PR to vim that codecov codecoved is annoying. If anyone is
    interested in the report the information is readily available by
    clicking on the job.
    
    closes: #13285
    
    Signed-off-by: Christian Brabandt <c...@256bit.org>
    Co-authored-by: dundargoc <gocdun...@gmail.com>

diff --git a/.codecov.yml b/.codecov.yml
index 8ce62c581..ef9577798 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -5,6 +5,8 @@ coverage:
       default:
         threshold: 0.05%
 
+comment: false
+
 # Files not run by tests
 ignore:
   - "src/dosinst.c"
diff --git a/src/version.c b/src/version.c
index f1934b91b..eb517ec37 100644
--- a/src/version.c
+++ b/src/version.c
@@ -704,6 +704,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1985,
 /**/
     1984,
 /**/

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/E1qoSsN-009L7G-9f%40256bit.org.

Raspunde prin e-mail lui