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/09/06 03:41:45 UTC

[GitHub] [incubator-livy] codecov-io commented on issue #205: [LIVY-628][LIVY-629][LIVY-630][THRIFT][WIP]: Support getDelegationToken, cancelDelegationToken, renewDelegationToken

codecov-io commented on issue #205:  [LIVY-628][LIVY-629][LIVY-630][THRIFT][WIP]: Support getDelegationToken, cancelDelegationToken, renewDelegationToken
URL: https://github.com/apache/incubator-livy/pull/205#issuecomment-528695104
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-livy/pull/205?src=pr&el=h1) Report
   > Merging [#205](https://codecov.io/gh/apache/incubator-livy/pull/205?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-livy/commit/3cdb7b2584dc97bc17e01721b6be38c3b137a2e1?src=pr&el=desc) will **increase** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-livy/pull/205/graphs/tree.svg?width=650&token=0MkVbiUFwE&height=150&src=pr)](https://codecov.io/gh/apache/incubator-livy/pull/205?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #205      +/-   ##
   ============================================
   + Coverage     68.37%   68.39%   +0.01%     
   - Complexity      919      922       +3     
   ============================================
     Files           100      100              
     Lines          5717     5717              
     Branches        867      867              
   ============================================
   + Hits           3909     3910       +1     
     Misses         1244     1244              
   + Partials        564      563       -1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-livy/pull/205?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...c/main/scala/org/apache/livy/repl/ReplDriver.scala](https://codecov.io/gh/apache/incubator-livy/pull/205/diff?src=pr&el=tree#diff-cmVwbC9zcmMvbWFpbi9zY2FsYS9vcmcvYXBhY2hlL2xpdnkvcmVwbC9SZXBsRHJpdmVyLnNjYWxh) | `30.76% <0%> (-2.57%)` | `7% <0%> (ø)` | |
   | [...main/scala/org/apache/livy/server/LivyServer.scala](https://codecov.io/gh/apache/incubator-livy/pull/205/diff?src=pr&el=tree#diff-c2VydmVyL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvbGl2eS9zZXJ2ZXIvTGl2eVNlcnZlci5zY2FsYQ==) | `35.46% <0%> (-0.5%)` | `11% <0%> (ø)` | |
   | [...ain/java/org/apache/livy/rsc/driver/RSCDriver.java](https://codecov.io/gh/apache/incubator-livy/pull/205/diff?src=pr&el=tree#diff-cnNjL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9saXZ5L3JzYy9kcml2ZXIvUlNDRHJpdmVyLmphdmE=) | `79.23% <0%> (+1.27%)` | `42% <0%> (+1%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-livy/pull/205?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/205?src=pr&el=footer). Last update [3cdb7b2...00ca2ed](https://codecov.io/gh/apache/incubator-livy/pull/205?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