This is an automated email from the ASF dual-hosted git repository.

wombatu-kun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/master by this push:
     new 1a8c8ad1f851 [MINOR] Disable codecov-commenter PR comment (comment: 
false) (#18994)
1a8c8ad1f851 is described below

commit 1a8c8ad1f85129d70a580d0b1965da150c0ed352
Author: Vova Kolmakov <[email protected]>
AuthorDate: Sun Jun 14 17:48:24 2026 +0700

    [MINOR] Disable codecov-commenter PR comment (comment: false) (#18994)
    
    Co-authored-by: Vova Kolmakov <[email protected]>
---
 .codecov.yml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/.codecov.yml b/.codecov.yml
index db4f698d637a..87f10a66bc22 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -47,13 +47,7 @@ ignore:
   - 
"hudi-hadoop-mr/src/main/java/com/uber/hoodie/hadoop/HoodieInputFormat.java"
   - 
"hudi-hadoop-mr/src/main/java/com/uber/hoodie/hadoop/realtime/HoodieRealtimeInputFormat.java"
 
-comment:
-  layout: "diff, flags, files"
-  behavior: new
-  require_changes: false
-  require_base: false
-  require_head: true
-  hide_project_coverage: false
+comment: false
 
 flags:
   hudicli:

Reply via email to