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 A3B81200B7E for ; Tue, 6 Sep 2016 19:08:38 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A26B4160ACB; Tue, 6 Sep 2016 17:08:38 +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 EB4A7160AA9 for ; Tue, 6 Sep 2016 19:08:37 +0200 (CEST) Received: (qmail 33923 invoked by uid 500); 6 Sep 2016 17:08:37 -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 82396 invoked by uid 99); 6 Sep 2016 06:43:29 -0000 X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.646 X-Spam-Level: X-Spam-Status: No, score=-4.646 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=-1.426] 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 #80: [GEARPUMP-203] Use DataSourceTask and DataSink... Content-Type: text/plain Message-Id: <20160906064325.40E9DDFFB9@git1-us-west.apache.org> Date: Tue, 6 Sep 2016 06:43:25 +0000 (UTC) archived-at: Tue, 06 Sep 2016 17:08:38 -0000 Github user codecov-io commented on the issue: https://github.com/apache/incubator-gearpump/pull/80 ## [Current coverage](https://codecov.io/gh/apache/incubator-gearpump/pull/80?src=pr) is 69.95% (diff: 88.88%) > Merging [#80](https://codecov.io/gh/apache/incubator-gearpump/pull/80?src=pr) into [master](https://codecov.io/gh/apache/incubator-gearpump/branch/master?src=pr) will increase coverage by **1.65%** ```diff @@ master #80 diff @@ ========================================== Files 177 177 Lines 5927 5907 -20 Methods 5606 5591 -15 Messages 0 0 Branches 321 316 -5 ========================================== + Hits 4048 4132 +84 + Misses 1879 1775 -104 Partials 0 0 ``` ![Sunburst](https://codecov.io/gh/apache/incubator-gearpump/pull/80/graphs/sunburst.svg?src=pr&size=150) > Powered by [Codecov](https://codecov.io?src=pr). Last update [5bf7c7c...6ce5b1f](https://codecov.io/gh/apache/incubator-gearpump/compare/5bf7c7cb606aca8c8ffc93375b8c6316f8f6624c...6ce5b1fcc4f011f8c1518acf499a12a76ae32df0?src=pr) --- 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. ---