You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/06/08 07:00:13 UTC

[GitHub] [hudi] codecov-commenter commented on pull request #1714: [HUDI-1005] fix NPE in HoodieWriteClient.clean

codecov-commenter commented on pull request #1714:
URL: https://github.com/apache/hudi/pull/1714#issuecomment-640408285


   # [Codecov](https://codecov.io/gh/apache/hudi/pull/1714?src=pr&el=h1) Report
   > Merging [#1714](https://codecov.io/gh/apache/hudi/pull/1714?src=pr&el=desc) into [master](https://codecov.io/gh/apache/hudi/commit/fb283934a33a0bc7b11f80e4149f7922fa4f0af5&el=desc) will **increase** coverage by `0.05%`.
   > The diff coverage is `0.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/hudi/pull/1714/graphs/tree.svg?width=650&height=150&src=pr&token=VTTXabwbs2)](https://codecov.io/gh/apache/hudi/pull/1714?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #1714      +/-   ##
   ============================================
   + Coverage     18.19%   18.24%   +0.05%     
   - Complexity      857      863       +6     
   ============================================
     Files           348      348              
     Lines         15358    15391      +33     
     Branches       1525     1525              
   ============================================
   + Hits           2794     2808      +14     
   - Misses        12206    12225      +19     
     Partials        358      358              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/hudi/pull/1714?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...java/org/apache/hudi/client/HoodieWriteClient.java](https://codecov.io/gh/apache/hudi/pull/1714/diff?src=pr&el=tree#diff-aHVkaS1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L0hvb2RpZVdyaXRlQ2xpZW50LmphdmE=) | `20.37% <0.00%> (ø)` | `12.00 <0.00> (ø)` | |
   | [...i/common/table/view/HoodieTableFileSystemView.java](https://codecov.io/gh/apache/hudi/pull/1714/diff?src=pr&el=tree#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL3RhYmxlL3ZpZXcvSG9vZGllVGFibGVGaWxlU3lzdGVtVmlldy5qYXZh) | `39.56% <0.00%> (+1.62%)` | `15.00% <0.00%> (+6.00%)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/hudi/pull/1714?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/hudi/pull/1714?src=pr&el=footer). Last update [fb28393...5239c9e](https://codecov.io/gh/apache/hudi/pull/1714?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