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 27C23200C30 for ; Tue, 7 Mar 2017 20:29:24 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 265B1160B68; Tue, 7 Mar 2017 19:29:24 +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 70BAC160B65 for ; Tue, 7 Mar 2017 20:29:23 +0100 (CET) Received: (qmail 20390 invoked by uid 500); 7 Mar 2017 19:29:22 -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 53332 invoked by uid 99); 7 Mar 2017 14:05:16 -0000 X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.218 X-Spam-Level: X-Spam-Status: No, score=-6.218 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=-2.999, 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 #168: [GEARPUMP-290] Setup FunctionRunner properly Content-Type: text/plain Message-Id: <20170307140302.95A5CDFBD3@git1-us-west.apache.org> Date: Tue, 7 Mar 2017 14:03:02 +0000 (UTC) archived-at: Tue, 07 Mar 2017 19:29:24 -0000 Github user codecov-io commented on the issue: https://github.com/apache/incubator-gearpump/pull/168 # [Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/168?src=pr&el=h1) Report > Merging [#168](https://codecov.io/gh/apache/incubator-gearpump/pull/168?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-gearpump/commit/d78683328e1fb6a1143c5bc448a627de90466d7c?src=pr&el=desc) will **increase** coverage by `0.18%`. > The diff coverage is `80%`. ```diff @@ Coverage Diff @@ ## master #168 +/- ## ========================================== + Coverage 71.6% 71.78% +0.18% ========================================== Files 191 191 Lines 6072 6079 +7 Branches 508 509 +1 ========================================== + Hits 4348 4364 +16 + Misses 1724 1715 -9 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/168?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/incubator-gearpump/pull/168?src=pr&el=footer). Last update [d786833...9f32b44](https://codecov.io/gh/apache/incubator-gearpump/compare/d78683328e1fb6a1143c5bc448a627de90466d7c...9f32b4431db164bcd2e34bb2a6802f926141bf5f?el=footer&src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments). --- 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. ---