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 067BA200C7F for ; Wed, 10 May 2017 07:03:16 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0521F160BC3; Wed, 10 May 2017 05:03:16 +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 7392C160BB6 for ; Wed, 10 May 2017 07:03:15 +0200 (CEST) Received: (qmail 17527 invoked by uid 500); 10 May 2017 05:03:14 -0000 Mailing-List: contact dev-help@gearpump.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@gearpump.incubator.apache.org Delivered-To: mailing list dev@gearpump.incubator.apache.org Delivered-To: moderator for dev@gearpump.incubator.apache.org Received: (qmail 46956 invoked by uid 99); 10 May 2017 03:59:12 -0000 X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.22 X-Spam-Level: X-Spam-Status: No, score=-3.22 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled From: codecov-io To: dev@gearpump.incubator.apache.org Reply-To: dev@gearpump.incubator.apache.org References: In-Reply-To: Subject: [GitHub] incubator-gearpump issue #182: [GEARPUMP-307] Fix TransformTask$Transform in... Content-Type: text/plain Message-Id: <20170510035909.8EB38DFBAB@git1-us-west.apache.org> Date: Wed, 10 May 2017 03:59:09 +0000 (UTC) archived-at: Wed, 10 May 2017 05:03:16 -0000 Github user codecov-io commented on the issue: https://github.com/apache/incubator-gearpump/pull/182 # [Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/182?src=pr&el=h1) Report > Merging [#182](https://codecov.io/gh/apache/incubator-gearpump/pull/182?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-gearpump/commit/232f527d696f81c6e1d98e794ab37dda32498811?src=pr&el=desc) will **decrease** coverage by `0.21%`. > The diff coverage is `100%`. ```diff @@ Coverage Diff @@ ## master #182 +/- ## ========================================== - Coverage 71.83% 71.62% -0.22% ========================================== Files 191 191 Lines 6086 6082 -4 Branches 527 524 -3 ========================================== - Hits 4372 4356 -16 - Misses 1714 1726 +12 ``` --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---