You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@livy.apache.org by GitBox <gi...@apache.org> on 2020/01/30 21:15:38 UTC

[GitHub] [incubator-livy] codecov-io edited a comment on issue #275: [LIVY-745] Ensure that a single LivyClientFactory gets loaded.

codecov-io edited a comment on issue #275: [LIVY-745] Ensure that a single LivyClientFactory gets loaded.
URL: https://github.com/apache/incubator-livy/pull/275#issuecomment-575827204
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-livy/pull/275?src=pr&el=h1) Report
   > Merging [#275](https://codecov.io/gh/apache/incubator-livy/pull/275?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-livy/commit/66b5833e413bc10e39e3b92b585f496444c147d4?src=pr&el=desc) will **increase** coverage by `0.1%`.
   > The diff coverage is `70.58%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-livy/pull/275/graphs/tree.svg?width=650&token=0MkVbiUFwE&height=150&src=pr)](https://codecov.io/gh/apache/incubator-livy/pull/275?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##             master     #275     +/-   ##
   ===========================================
   + Coverage     68.14%   68.24%   +0.1%     
   - Complexity      959      963      +4     
   ===========================================
     Files           104      104             
     Lines          5946     5949      +3     
     Branches        899      899             
   ===========================================
   + Hits           4052     4060      +8     
   + Misses         1312     1310      -2     
   + Partials        582      579      -3
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-livy/pull/275?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...c/main/java/org/apache/livy/LivyClientBuilder.java](https://codecov.io/gh/apache/incubator-livy/pull/275/diff?src=pr&el=tree#diff-YXBpL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9saXZ5L0xpdnlDbGllbnRCdWlsZGVyLmphdmE=) | `83.87% <70.58%> (+0.82%)` | `18 <1> (+1)` | :arrow_up: |
   | [...main/scala/org/apache/livy/server/LivyServer.scala](https://codecov.io/gh/apache/incubator-livy/pull/275/diff?src=pr&el=tree#diff-c2VydmVyL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvbGl2eS9zZXJ2ZXIvTGl2eVNlcnZlci5zY2FsYQ==) | `33.03% <0%> (-0.45%)` | `11% <0%> (ø)` | |
   | [...ain/java/org/apache/livy/rsc/driver/RSCDriver.java](https://codecov.io/gh/apache/incubator-livy/pull/275/diff?src=pr&el=tree#diff-cnNjL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9saXZ5L3JzYy9kcml2ZXIvUlNDRHJpdmVyLmphdmE=) | `80.83% <0%> (+0.83%)` | `46% <0%> (+1%)` | :arrow_up: |
   | [...ain/java/org/apache/livy/rsc/RSCClientFactory.java](https://codecov.io/gh/apache/incubator-livy/pull/275/diff?src=pr&el=tree#diff-cnNjL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9saXZ5L3JzYy9SU0NDbGllbnRGYWN0b3J5LmphdmE=) | `74.41% <0%> (+9.3%)` | `11% <0%> (+2%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-livy/pull/275?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/incubator-livy/pull/275?src=pr&el=footer). Last update [66b5833...2911495](https://codecov.io/gh/apache/incubator-livy/pull/275?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