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/03/21 00:30:42 UTC

[GitHub] [incubator-hudi] codecov-io edited a comment on issue #1421: [HUDI-724] Parallelize getSmallFiles for partitions

codecov-io edited a comment on issue #1421: [HUDI-724] Parallelize getSmallFiles for partitions
URL: https://github.com/apache/incubator-hudi/pull/1421#issuecomment-601964769
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-hudi/pull/1421?src=pr&el=h1) Report
   > Merging [#1421](https://codecov.io/gh/apache/incubator-hudi/pull/1421?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-hudi/commit/83fb9651f368351446bb6ef0c9ebde34cf61b809&el=desc) will **increase** coverage by `0.00%`.
   > The diff coverage is `94.73%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-hudi/pull/1421/graphs/tree.svg?width=650&height=150&src=pr&token=VTTXabwbs2)](https://codecov.io/gh/apache/incubator-hudi/pull/1421?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #1421   +/-   ##
   =========================================
     Coverage     67.56%   67.57%           
     Complexity      255      255           
   =========================================
     Files           340      340           
     Lines         16514    16520    +6     
     Branches       1689     1690    +1     
   =========================================
   + Hits          11158    11163    +5     
     Misses         4618     4618           
   - Partials        738      739    +1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-hudi/pull/1421?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...c/main/java/org/apache/hudi/table/HoodieTable.java](https://codecov.io/gh/apache/incubator-hudi/pull/1421/diff?src=pr&el=tree#diff-aHVkaS1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdGFibGUvSG9vZGllVGFibGUuamF2YQ==) | `78.09% <ø> (ø)` | `0.00 <0.00> (ø)` | |
   | [.../org/apache/hudi/table/HoodieCopyOnWriteTable.java](https://codecov.io/gh/apache/incubator-hudi/pull/1421/diff?src=pr&el=tree#diff-aHVkaS1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdGFibGUvSG9vZGllQ29weU9uV3JpdGVUYWJsZS5qYXZh) | `89.94% <92.85%> (-0.06%)` | `0.00 <0.00> (ø)` | |
   | [...java/org/apache/hudi/client/HoodieWriteClient.java](https://codecov.io/gh/apache/incubator-hudi/pull/1421/diff?src=pr&el=tree#diff-aHVkaS1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L0hvb2RpZVdyaXRlQ2xpZW50LmphdmE=) | `69.77% <100.00%> (ø)` | `0.00 <0.00> (ø)` | |
   | [.../org/apache/hudi/table/HoodieMergeOnReadTable.java](https://codecov.io/gh/apache/incubator-hudi/pull/1421/diff?src=pr&el=tree#diff-aHVkaS1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdGFibGUvSG9vZGllTWVyZ2VPblJlYWRUYWJsZS5qYXZh) | `85.62% <100.00%> (-0.18%)` | `0.00 <0.00> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-hudi/pull/1421?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-hudi/pull/1421?src=pr&el=footer). Last update [83fb965...201b60c](https://codecov.io/gh/apache/incubator-hudi/pull/1421?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