Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CBE69200D29 for ; Thu, 26 Oct 2017 21:59:50 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CA7DE1609E8; Thu, 26 Oct 2017 19:59:50 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1CE3E1609E5 for ; Thu, 26 Oct 2017 21:59:49 +0200 (CEST) Received: (qmail 97199 invoked by uid 500); 26 Oct 2017 19:59:49 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 97188 invoked by uid 99); 26 Oct 2017 19:59:49 -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; Thu, 26 Oct 2017 19:59:49 +0000 From: GitBox To: commits@cordova.apache.org Subject: [GitHub] codecov-io commented on issue #413: CB-13289: This fixes the Cordova-Android build on cordova-android 6.x Message-ID: <150904798878.20844.14196486776417747601.gitbox@gitbox.apache.org> archived-at: Thu, 26 Oct 2017 19:59:51 -0000 codecov-io commented on issue #413: CB-13289: This fixes the Cordova-Android build on cordova-android 6.x URL: https://github.com/apache/cordova-android/pull/413#issuecomment-339514900 # [Codecov](https://codecov.io/gh/apache/cordova-android/pull/413?src=pr&el=h1) Report > Merging [#413](https://codecov.io/gh/apache/cordova-android/pull/413?src=pr&el=desc) into [master](https://codecov.io/gh/apache/cordova-android/commit/93efe71080d065e2cf86c9324e9ef0cdf032e88c?src=pr&el=desc) will **increase** coverage by `0.84%`. > The diff coverage is `0%`. [![Impacted file tree graph](https://codecov.io/gh/apache/cordova-android/pull/413/graphs/tree.svg?token=q14nMf6C5a&src=pr&height=150&width=650)](https://codecov.io/gh/apache/cordova-android/pull/413?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #413 +/- ## ========================================== + Coverage 43.77% 44.62% +0.84% ========================================== Files 17 17 Lines 1688 1656 -32 Branches 307 296 -11 ========================================== Hits 739 739 + Misses 949 917 -32 ``` | [Impacted Files](https://codecov.io/gh/apache/cordova-android/pull/413?src=pr&el=tree) | Coverage ? | | |---|---|---| | [bin/templates/cordova/lib/check\_reqs.js](https://codecov.io/gh/apache/cordova-android/pull/413?src=pr&el=tree#diff-YmluL3RlbXBsYXRlcy9jb3Jkb3ZhL2xpYi9jaGVja19yZXFzLmpz) | `53.92% <0%> (+7.32%)` | :arrow_up: | | [...in/templates/cordova/lib/builders/GradleBuilder.js](https://codecov.io/gh/apache/cordova-android/pull/413?src=pr&el=tree#diff-YmluL3RlbXBsYXRlcy9jb3Jkb3ZhL2xpYi9idWlsZGVycy9HcmFkbGVCdWlsZGVyLmpz) | `20.71% <0%> (+0.29%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/cordova-android/pull/413?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `? = absolute (impact)`, `? = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/cordova-android/pull/413?src=pr&el=footer). Last update [93efe71...7c39e47](https://codecov.io/gh/apache/cordova-android/pull/413?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments). ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org For additional commands, e-mail: commits-help@cordova.apache.org