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/03/09 09:59:10 UTC

[GitHub] [incubator-livy] codecov-io commented on issue #149: [LIVY-565] Fix the bug that sql query row count is less than the actual row count of the table

codecov-io commented on issue #149: [LIVY-565] Fix the bug that sql query row count is less than the actual row count of the table
URL: https://github.com/apache/incubator-livy/pull/149#issuecomment-471163370
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-livy/pull/149?src=pr&el=h1) Report
   > Merging [#149](https://codecov.io/gh/apache/incubator-livy/pull/149?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-livy/commit/7d9b453780a11abb92e8c0cb504a894c174c01a8?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/149/graphs/tree.svg?width=650&token=0MkVbiUFwE&height=150&src=pr)](https://codecov.io/gh/apache/incubator-livy/pull/149?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #149      +/-   ##
   ============================================
   + Coverage     68.59%   68.65%   +0.05%     
     Complexity      904      904              
   ============================================
     Files           100      100              
     Lines          5662     5662              
     Branches        848      848              
   ============================================
   + Hits           3884     3887       +3     
   + Misses         1225     1223       -2     
   + Partials        553      552       -1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-livy/pull/149?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...main/scala/org/apache/livy/server/LivyServer.scala](https://codecov.io/gh/apache/incubator-livy/pull/149/diff?src=pr&el=tree#diff-c2VydmVyL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvbGl2eS9zZXJ2ZXIvTGl2eVNlcnZlci5zY2FsYQ==) | `35.96% <0%> (+0.49%)` | `11% <0%> (ø)` | :arrow_down: |
   | [...ain/java/org/apache/livy/rsc/driver/RSCDriver.java](https://codecov.io/gh/apache/incubator-livy/pull/149/diff?src=pr&el=tree#diff-cnNjL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9saXZ5L3JzYy9kcml2ZXIvUlNDRHJpdmVyLmphdmE=) | `78.81% <0%> (+0.84%)` | `41% <0%> (ø)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-livy/pull/149?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/149?src=pr&el=footer). Last update [7d9b453...fd8f03e](https://codecov.io/gh/apache/incubator-livy/pull/149?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