From commits-return-51400-archive-asf-public=cust-asf.ponee.io@mxnet.incubator.apache.org Sat Aug 25 11:37:24 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7DFD9180677 for ; Sat, 25 Aug 2018 11:37:23 +0200 (CEST) Received: (qmail 44115 invoked by uid 500); 25 Aug 2018 09:37:22 -0000 Mailing-List: contact commits-help@mxnet.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mxnet.incubator.apache.org Delivered-To: mailing list commits@mxnet.incubator.apache.org Received: (qmail 44106 invoked by uid 99); 25 Aug 2018 09:37:22 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Aug 2018 09:37:22 +0000 From: GitBox To: commits@mxnet.apache.org Subject: [GitHub] marcoabreu closed pull request #12335: MXNET-858 Add Codecov report for Clojure Package Message-ID: <153518984208.24597.15327466358241176178.gitbox@gitbox.apache.org> Date: Sat, 25 Aug 2018 09:37:22 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit marcoabreu closed pull request #12335: MXNET-858 Add Codecov report for Clojure Package URL: https://github.com/apache/incubator-mxnet/pull/12335 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/contrib/clojure-package/ci-test.sh b/contrib/clojure-package/ci-test.sh index eda3919f5ce..ba2d258e12d 100755 --- a/contrib/clojure-package/ci-test.sh +++ b/contrib/clojure-package/ci-test.sh @@ -21,3 +21,4 @@ set -evx MXNET_HOME=${PWD} cd ${MXNET_HOME}/contrib/clojure-package lein test +lein cloverage --codecov ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services