From commits-return-13423-archive-asf-public=cust-asf.ponee.io@hudi.apache.org Sun Mar 15 19:46:40 2020 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0E9C8180637 for ; Sun, 15 Mar 2020 20:46:39 +0100 (CET) Received: (qmail 91710 invoked by uid 500); 15 Mar 2020 19:46:39 -0000 Mailing-List: contact commits-help@hudi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hudi.apache.org Delivered-To: mailing list commits@hudi.apache.org Received: (qmail 91701 invoked by uid 99); 15 Mar 2020 19:46:39 -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; Sun, 15 Mar 2020 19:46:39 +0000 From: GitBox To: commits@hudi.apache.org Subject: [GitHub] [incubator-hudi] codecov-io edited a comment on issue #1405: [HUDI-344] Add partitioner param to Exporter Message-ID: <158430159920.13335.3933267140689952519.gitbox@gitbox.apache.org> References: In-Reply-To: Date: Sun, 15 Mar 2020 19:46:39 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit codecov-io edited a comment on issue #1405: [HUDI-344] Add partitioner param to Exporter URL: https://github.com/apache/incubator-hudi/pull/1405#issuecomment-599250128 # [Codecov](https://codecov.io/gh/apache/incubator-hudi/pull/1405?src=pr&el=h1) Report > Merging [#1405](https://codecov.io/gh/apache/incubator-hudi/pull/1405?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-hudi/commit/23afe7a4872fca66d9aeb36d209c6538a17d81f1?src=pr&el=desc) will **increase** coverage by `0.03%`. > The diff coverage is `86.95%`. [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-hudi/pull/1405/graphs/tree.svg?width=650&token=VTTXabwbs2&height=150&src=pr)](https://codecov.io/gh/apache/incubator-hudi/pull/1405?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #1405 +/- ## ============================================ + Coverage 67.69% 67.73% +0.03% + Complexity 243 242 -1 ============================================ Files 338 338 Lines 16371 16374 +3 Branches 1672 1674 +2 ============================================ + Hits 11083 11091 +8 + Misses 4548 4544 -4 + Partials 740 739 -1 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-hudi/pull/1405?src=pr&el=tree) | Coverage Δ | Complexity Δ | | |---|---|---|---| | [.../apache/hudi/utilities/HoodieSnapshotExporter.java](https://codecov.io/gh/apache/incubator-hudi/pull/1405/diff?src=pr&el=tree#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL0hvb2RpZVNuYXBzaG90RXhwb3J0ZXIuamF2YQ==) | `81.55% <86.95%> (+4.55%)` | `21 <3> (+1)` | :arrow_up: | | [...n/java/org/apache/hudi/common/model/HoodieKey.java](https://codecov.io/gh/apache/incubator-hudi/pull/1405/diff?src=pr&el=tree#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL21vZGVsL0hvb2RpZUtleS5qYXZh) | `94.44% <0%> (+5.55%)` | `0% <0%> (ø)` | :arrow_down: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-hudi/pull/1405?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-hudi/pull/1405?src=pr&el=footer). Last update [23afe7a...a5b8310](https://codecov.io/gh/apache/incubator-hudi/pull/1405?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 to 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