You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/12/20 23:12:27 UTC

[GitHub] [arrow] codecov-io commented on pull request #8978: ARROW-10994: [Rust] [DataFusion] Add support for compression when writing Parquet files

codecov-io commented on pull request #8978:
URL: https://github.com/apache/arrow/pull/8978#issuecomment-748684757


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/8978?src=pr&el=h1) Report
   > Merging [#8978](https://codecov.io/gh/apache/arrow/pull/8978?src=pr&el=desc) (00285bf) into [master](https://codecov.io/gh/apache/arrow/commit/c019e7944cfbdfaad8de33370be2aa7db48fdb69?el=desc) (c019e79) will **decrease** coverage by `0.03%`.
   > The diff coverage is `52.38%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/8978/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/8978?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #8978      +/-   ##
   ==========================================
   - Coverage   83.16%   83.13%   -0.04%     
   ==========================================
     Files         200      200              
     Lines       48946    48971      +25     
   ==========================================
   + Hits        40708    40711       +3     
   - Misses       8238     8260      +22     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8978?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/benchmarks/src/bin/tpch.rs](https://codecov.io/gh/apache/arrow/pull/8978/diff?src=pr&el=tree#diff-cnVzdC9iZW5jaG1hcmtzL3NyYy9iaW4vdHBjaC5ycw==) | `0.00% <0.00%> (ø)` | |
   | [rust/datafusion/src/execution/context.rs](https://codecov.io/gh/apache/arrow/pull/8978/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9leGVjdXRpb24vY29udGV4dC5ycw==) | `89.42% <80.48%> (-0.58%)` | :arrow_down: |
   | [rust/parquet/src/encodings/encoding.rs](https://codecov.io/gh/apache/arrow/pull/8978/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvZW5jb2RpbmcucnM=) | `95.43% <0.00%> (+0.19%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8978?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/arrow/pull/8978?src=pr&el=footer). Last update [c019e79...00285bf](https://codecov.io/gh/apache/arrow/pull/8978?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