This is an automated email from the ASF dual-hosted git repository. lausen pushed a commit to branch leezu-patch-2 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git
commit 34c3c91e5bfc9d0542f5d2676f75e1d40eccef09 Author: Leonard Lausen <[email protected]> AuthorDate: Fri Jun 5 12:19:05 2020 -0700 Update .codecov.yml --- .codecov.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.codecov.yml b/.codecov.yml index 97624c2..70037e6 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -4,6 +4,9 @@ codecov: require_ci_to_pass: yes coverage: + status: + project: off + patch: off precision: 2 round: down range: "70...100"
