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/12 01:07:40 UTC

[GitHub] [arrow] codecov-io commented on pull request #8698: ARROW-10636: [Rust][Parquet] Switch to Rust Stable by removing specialization in parquet

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/8698?src=pr&el=h1) Report
   > Merging [#8698](https://codecov.io/gh/apache/arrow/pull/8698?src=pr&el=desc) (f8f9749) into [master](https://codecov.io/gh/apache/arrow/commit/edff65dfe73d3380a211b678f3760a60a66e5544?el=desc) (edff65d) will **increase** coverage by `7.47%`.
   > The diff coverage is `84.08%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/8698/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/8698?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #8698      +/-   ##
   ==========================================
   + Coverage   76.81%   84.28%   +7.47%     
   ==========================================
     Files         181      194      +13     
     Lines       40985    47951    +6966     
   ==========================================
   + Hits        31483    40417    +8934     
   + Misses       9502     7534    -1968     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8698?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/parquet/src/record/triplet.rs](https://codecov.io/gh/apache/arrow/pull/8698/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9yZWNvcmQvdHJpcGxldC5ycw==) | `93.24% <0.00%> (ø)` | |
   | [rust/parquet/src/data\_type.rs](https://codecov.io/gh/apache/arrow/pull/8698/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9kYXRhX3R5cGUucnM=) | `80.29% <75.64%> (-4.32%)` | :arrow_down: |
   | [rust/parquet/src/encodings/decoding.rs](https://codecov.io/gh/apache/arrow/pull/8698/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvZGVjb2RpbmcucnM=) | `92.49% <86.91%> (+1.03%)` | :arrow_up: |
   | [rust/parquet/src/encodings/encoding.rs](https://codecov.io/gh/apache/arrow/pull/8698/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvZW5jb2RpbmcucnM=) | `95.59% <91.02%> (+2.41%)` | :arrow_up: |
   | [rust/parquet/src/encodings/rle.rs](https://codecov.io/gh/apache/arrow/pull/8698/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvcmxlLnJz) | `93.13% <93.33%> (+0.10%)` | :arrow_up: |
   | [rust/parquet/src/arrow/arrow\_reader.rs](https://codecov.io/gh/apache/arrow/pull/8698/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9hcnJvd19yZWFkZXIucnM=) | `90.58% <100.00%> (ø)` | |
   | [rust/parquet/src/arrow/converter.rs](https://codecov.io/gh/apache/arrow/pull/8698/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9jb252ZXJ0ZXIucnM=) | `62.96% <100.00%> (+7.40%)` | :arrow_up: |
   | [rust/parquet/src/column/writer.rs](https://codecov.io/gh/apache/arrow/pull/8698/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9jb2x1bW4vd3JpdGVyLnJz) | `94.02% <100.00%> (+0.12%)` | :arrow_up: |
   | [rust/parquet/src/file/statistics.rs](https://codecov.io/gh/apache/arrow/pull/8698/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9maWxlL3N0YXRpc3RpY3MucnM=) | `93.80% <100.00%> (-0.60%)` | :arrow_down: |
   | [rust/parquet/src/util/bit\_util.rs](https://codecov.io/gh/apache/arrow/pull/8698/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy91dGlsL2JpdF91dGlsLnJz) | `92.39% <100.00%> (+0.14%)` | :arrow_up: |
   | ... and [102 more](https://codecov.io/gh/apache/arrow/pull/8698/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8698?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/8698?src=pr&el=footer). Last update [edff65d...f8f9749](https://codecov.io/gh/apache/arrow/pull/8698?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