codecov-commenter commented on PR #189:
URL: https://github.com/apache/incubator-livy/pull/189#issuecomment-4523803194

   ## 
[Codecov](https://app.codecov.io/gh/apache/incubator-livy/pull/189?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   :x: Patch coverage is `87.50000%` with `10 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 68.51%. Comparing base 
([`1ce266d`](https://app.codecov.io/gh/apache/incubator-livy/commit/1ce266d78fb3475af6154262629ff92f5d342ae6?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`5c47b09`](https://app.codecov.io/gh/apache/incubator-livy/commit/5c47b096f71e30198c1eff54232d8ae165e026cf?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 144 commits behind head on master.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/incubator-livy/pull/189?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...pache/livy/server/discovery/ZooKeeperManager.scala](https://app.codecov.io/gh/apache/incubator-livy/pull/189?src=pr&el=tree&filepath=server%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Flivy%2Fserver%2Fdiscovery%2FZooKeeperManager.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2VydmVyL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvbGl2eS9zZXJ2ZXIvZGlzY292ZXJ5L1pvb0tlZXBlck1hbmFnZXIuc2NhbGE=)
 | 85.29% | [2 Missing and 3 partials :warning: 
](https://app.codecov.io/gh/apache/incubator-livy/pull/189?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...main/scala/org/apache/livy/server/LivyServer.scala](https://app.codecov.io/gh/apache/incubator-livy/pull/189?src=pr&el=tree&filepath=server%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Flivy%2Fserver%2FLivyServer.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2VydmVyL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvbGl2eS9zZXJ2ZXIvTGl2eVNlcnZlci5zY2FsYQ==)
 | 83.33% | [1 Missing and 1 partial :warning: 
](https://app.codecov.io/gh/apache/incubator-livy/pull/189?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...e/livy/server/discovery/LivyDiscoveryManager.scala](https://app.codecov.io/gh/apache/incubator-livy/pull/189?src=pr&el=tree&filepath=server%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Flivy%2Fserver%2Fdiscovery%2FLivyDiscoveryManager.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2VydmVyL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvbGl2eS9zZXJ2ZXIvZGlzY292ZXJ5L0xpdnlEaXNjb3ZlcnlNYW5hZ2VyLnNjYWxh)
 | 77.77% | [2 Missing :warning: 
](https://app.codecov.io/gh/apache/incubator-livy/pull/189?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...che/livy/server/recovery/ZooKeeperStateStore.scala](https://app.codecov.io/gh/apache/incubator-livy/pull/189?src=pr&el=tree&filepath=server%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Flivy%2Fserver%2Frecovery%2FZooKeeperStateStore.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2VydmVyL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvbGl2eS9zZXJ2ZXIvcmVjb3ZlcnkvWm9vS2VlcGVyU3RhdGVTdG9yZS5zY2FsYQ==)
 | 85.71% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/incubator-livy/pull/189?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #189      +/-   ##
   ============================================
   - Coverage     68.71%   68.51%   -0.20%     
   - Complexity      908      919      +11     
   ============================================
     Files           100      103       +3     
     Lines          5674     5746      +72     
     Branches        854      866      +12     
   ============================================
   + Hits           3899     3937      +38     
   - Misses         1219     1243      +24     
   - Partials        556      566      +10     
   ```
   </details>
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/incubator-livy/pull/189?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   <details><summary> :rocket: New features to boost your workflow: </summary>
   
   - :snowflake: [Test 
Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, 
report on failures, and find test suite problems.
   - :package: [JS Bundle 
Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save 
yourself from yourself by tracking and limiting bundle sizes in JS merges.
   </details>


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to