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/07/26 04:04:39 UTC

[GitHub] [incubator-livy] codecov-io commented on issue #186: [LIVY-613] Livy can't handle the java.sql.Date type correctly.

codecov-io commented on issue #186: [LIVY-613] Livy can't handle the java.sql.Date type correctly.
URL: https://github.com/apache/incubator-livy/pull/186#issuecomment-515300599
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-livy/pull/186?src=pr&el=h1) Report
   > Merging [#186](https://codecov.io/gh/apache/incubator-livy/pull/186?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-livy/commit/7dee3cc142f79a131d54a37c7a56bb697c160cc1?src=pr&el=desc) will **increase** coverage by `0.06%`.
   > The diff coverage is `33.33%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-livy/pull/186/graphs/tree.svg?width=650&token=0MkVbiUFwE&height=150&src=pr)](https://codecov.io/gh/apache/incubator-livy/pull/186?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #186      +/-   ##
   ============================================
   + Coverage      68.6%   68.66%   +0.06%     
   - Complexity      904      910       +6     
   ============================================
     Files           100      100              
     Lines          5666     5671       +5     
     Branches        850      853       +3     
   ============================================
   + Hits           3887     3894       +7     
   + Misses         1225     1224       -1     
   + Partials        554      553       -1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-livy/pull/186?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...in/scala/org/apache/livy/repl/SQLInterpreter.scala](https://codecov.io/gh/apache/incubator-livy/pull/186/diff?src=pr&el=tree#diff-cmVwbC9zcmMvbWFpbi9zY2FsYS9vcmcvYXBhY2hlL2xpdnkvcmVwbC9TUUxJbnRlcnByZXRlci5zY2FsYQ==) | `62.5% <33.33%> (-7.88%)` | `9 <3> (+2)` | |
   | [...main/scala/org/apache/livy/server/LivyServer.scala](https://codecov.io/gh/apache/incubator-livy/pull/186/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/186/diff?src=pr&el=tree#diff-cnNjL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9saXZ5L3JzYy9kcml2ZXIvUlNDRHJpdmVyLmphdmE=) | `80.08% <0%> (+2.11%)` | `42% <0%> (+1%)` | :arrow_up: |
   | [...in/java/org/apache/livy/rsc/driver/JobWrapper.java](https://codecov.io/gh/apache/incubator-livy/pull/186/diff?src=pr&el=tree#diff-cnNjL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9saXZ5L3JzYy9kcml2ZXIvSm9iV3JhcHBlci5qYXZh) | `88.57% <0%> (+5.71%)` | `9% <0%> (+1%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-livy/pull/186?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/186?src=pr&el=footer). Last update [7dee3cc...c173125](https://codecov.io/gh/apache/incubator-livy/pull/186?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