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 2019/12/06 03:26:27 UTC

[GitHub] [incubator-livy] codecov-io edited a comment on issue #242: [LIVY-336][SERVER] Livy should not spawn one thread per job to track the job on Yarn

codecov-io edited a comment on issue #242: [LIVY-336][SERVER] Livy should not spawn one thread per job to track the job on Yarn
URL: https://github.com/apache/incubator-livy/pull/242#issuecomment-538712243
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-livy/pull/242?src=pr&el=h1) Report
   > Merging [#242](https://codecov.io/gh/apache/incubator-livy/pull/242?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-livy/commit/0a527e800d2634945178133510368c3fc80433e4?src=pr&el=desc) will **increase** coverage by `0.12%`.
   > The diff coverage is `80.19%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-livy/pull/242/graphs/tree.svg?width=650&token=0MkVbiUFwE&height=150&src=pr)](https://codecov.io/gh/apache/incubator-livy/pull/242?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #242      +/-   ##
   ============================================
   + Coverage     68.23%   68.35%   +0.12%     
   - Complexity      941      949       +8     
   ============================================
     Files           102      102              
     Lines          5883     5931      +48     
     Branches        893      904      +11     
   ============================================
   + Hits           4014     4054      +40     
   - Misses         1295     1302       +7     
   - Partials        574      575       +1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-livy/pull/242?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...rver/src/main/scala/org/apache/livy/LivyConf.scala](https://codecov.io/gh/apache/incubator-livy/pull/242/diff?src=pr&el=tree#diff-c2VydmVyL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvbGl2eS9MaXZ5Q29uZi5zY2FsYQ==) | `96.07% <100%> (+0.05%)` | `21 <0> (ø)` | :arrow_down: |
   | [...ain/scala/org/apache/livy/utils/SparkYarnApp.scala](https://codecov.io/gh/apache/incubator-livy/pull/242/diff?src=pr&el=tree#diff-c2VydmVyL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvbGl2eS91dGlscy9TcGFya1lhcm5BcHAuc2NhbGE=) | `77.56% <79.59%> (+2.56%)` | `50 <7> (+10)` | :arrow_up: |
   | [...ain/java/org/apache/livy/rsc/driver/RSCDriver.java](https://codecov.io/gh/apache/incubator-livy/pull/242/diff?src=pr&el=tree#diff-cnNjL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9saXZ5L3JzYy9kcml2ZXIvUlNDRHJpdmVyLmphdmE=) | `80.75% <0%> (-0.84%)` | `45% <0%> (-1%)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-livy/pull/242?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/242?src=pr&el=footer). Last update [0a527e8...fc698c9](https://codecov.io/gh/apache/incubator-livy/pull/242?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