From reviews-return-3514-archive-asf-public=cust-asf.ponee.io@livy.incubator.apache.org Mon Mar 2 03:13:17 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 DC80718064F for ; Mon, 2 Mar 2020 04:13:16 +0100 (CET) Received: (qmail 2996 invoked by uid 500); 2 Mar 2020 03:13:16 -0000 Mailing-List: contact reviews-help@livy.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@livy.incubator.apache.org Delivered-To: mailing list reviews@livy.incubator.apache.org Received: (qmail 2979 invoked by uid 99); 2 Mar 2020 03:13:15 -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; Mon, 02 Mar 2020 03:13:15 +0000 From: GitBox To: reviews@livy.apache.org Subject: [GitHub] [incubator-livy] codecov-io commented on issue #283: Add description of POST /batches Message-ID: <158311879576.16732.17961439747298977668.gitbox@gitbox.apache.org> References: In-Reply-To: Date: Mon, 02 Mar 2020 03:13:15 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit codecov-io commented on issue #283: Add description of POST /batches URL: https://github.com/apache/incubator-livy/pull/283#issuecomment-593199124 # [Codecov](https://codecov.io/gh/apache/incubator-livy/pull/283?src=pr&el=h1) Report > Merging [#283](https://codecov.io/gh/apache/incubator-livy/pull/283?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-livy/commit/3a2685643670c1cd1530feb7a54516b01784e781?src=pr&el=desc) will **increase** coverage by `0.05%`. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-livy/pull/283/graphs/tree.svg?width=650&token=0MkVbiUFwE&height=150&src=pr)](https://codecov.io/gh/apache/incubator-livy/pull/283?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #283 +/- ## ============================================ + Coverage 68.2% 68.26% +0.05% Complexity 965 965 ============================================ Files 104 104 Lines 5951 5952 +1 Branches 900 900 ============================================ + Hits 4059 4063 +4 + Misses 1314 1309 -5 - Partials 578 580 +2 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-livy/pull/283?src=pr&el=tree) | Coverage Δ | Complexity Δ | | |---|---|---|---| | [...cala/org/apache/livy/scalaapi/ScalaJobHandle.scala](https://codecov.io/gh/apache/incubator-livy/pull/283/diff?src=pr&el=tree#diff-c2NhbGEtYXBpL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvbGl2eS9zY2FsYWFwaS9TY2FsYUpvYkhhbmRsZS5zY2FsYQ==) | `52.94% <0%> (-2.95%)` | `7% <0%> (ø)` | | | [...ain/java/org/apache/livy/rsc/driver/RSCDriver.java](https://codecov.io/gh/apache/incubator-livy/pull/283/diff?src=pr&el=tree#diff-cnNjL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9saXZ5L3JzYy9kcml2ZXIvUlNDRHJpdmVyLmphdmE=) | `80.83% <0%> (ø)` | `45% <0%> (-1%)` | :arrow_down: | | [...va/org/apache/livy/client/http/LivyConnection.java](https://codecov.io/gh/apache/incubator-livy/pull/283/diff?src=pr&el=tree#diff-Y2xpZW50LWh0dHAvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2xpdnkvY2xpZW50L2h0dHAvTGl2eUNvbm5lY3Rpb24uamF2YQ==) | `82.27% <0%> (+0.22%)` | `15% <0%> (ø)` | :arrow_down: | | [...main/scala/org/apache/livy/server/LivyServer.scala](https://codecov.io/gh/apache/incubator-livy/pull/283/diff?src=pr&el=tree#diff-c2VydmVyL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvbGl2eS9zZXJ2ZXIvTGl2eVNlcnZlci5zY2FsYQ==) | `33.48% <0%> (+0.44%)` | `11% <0%> (ø)` | :arrow_down: | | [...ain/scala/org/apache/livy/utils/SparkYarnApp.scala](https://codecov.io/gh/apache/incubator-livy/pull/283/diff?src=pr&el=tree#diff-c2VydmVyL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvbGl2eS91dGlscy9TcGFya1lhcm5BcHAuc2NhbGE=) | `73.75% <0%> (+1.87%)` | `40% <0%> (ø)` | :arrow_down: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-livy/pull/283?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-livy/pull/283?src=pr&el=footer). Last update [3a26856...a6d8aab](https://codecov.io/gh/apache/incubator-livy/pull/283?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