You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by la...@apache.org on 2020/07/21 21:43:35 UTC

[incubator-mxnet] branch master updated: Remove duplicate settings in .codecov.yml (#18763)

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

lausen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git


The following commit(s) were added to refs/heads/master by this push:
     new 9548b0c  Remove duplicate settings in .codecov.yml (#18763)
9548b0c is described below

commit 9548b0c64005320c44f54a726929bc0b179452da
Author: Leonard Lausen <la...@amazon.com>
AuthorDate: Tue Jul 21 21:42:01 2020 +0000

    Remove duplicate settings in .codecov.yml (#18763)
    
    New PRs started showing the codecov/project badge again due apparent change in codecov's backend resolving these duplicate options specified in .codecov.yml
---
 .codecov.yml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/.codecov.yml b/.codecov.yml
index 70037e6..5253ec7 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -11,11 +11,6 @@ coverage:
   round: down
   range: "70...100"
 
-  status:
-    project: yes
-    patch: yes
-    changes: no
-
 parsers:
   gcov:
     branch_detection: