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 07:12:11 UTC

[GitHub] [arrow] codecov-io commented on pull request #8829: ARROW-10804: Removed unsafe from parquet, causing a compilation error.

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/8829?src=pr&el=h1) Report
   > Merging [#8829](https://codecov.io/gh/apache/arrow/pull/8829?src=pr&el=desc) (1b4bf9f) into [master](https://codecov.io/gh/apache/arrow/commit/2816f37ff01cfd31101b3ee6cc8574cc9246dd1b?el=desc) (2816f37) will **decrease** coverage by `23.01%`.
   > The diff coverage is `0.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/8829/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/8829?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #8829       +/-   ##
   ===========================================
   - Coverage   76.99%   53.97%   -23.02%     
   ===========================================
     Files         174      170        -4     
     Lines       40392    30699     -9693     
   ===========================================
   - Hits        31099    16571    -14528     
   - Misses       9293    14128     +4835     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8829?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/parquet/src/arrow/record\_reader.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9yZWNvcmRfcmVhZGVyLnJz) | `0.00% <0.00%> (-94.54%)` | :arrow_down: |
   | [rust/parquet/src/column/page.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9jb2x1bW4vcGFnZS5ycw==) | `0.00% <0.00%> (-98.69%)` | :arrow_down: |
   | [rust/parquet/src/record/api.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9yZWNvcmQvYXBpLnJz) | `0.00% <0.00%> (-98.15%)` | :arrow_down: |
   | [rust/parquet/src/arrow/arrow\_writer.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9hcnJvd193cml0ZXIucnM=) | `0.00% <0.00%> (-97.34%)` | :arrow_down: |
   | [rust/parquet/src/basic.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9iYXNpYy5ycw==) | `0.00% <0.00%> (-97.27%)` | :arrow_down: |
   | [rust/parquet/src/file/properties.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9maWxlL3Byb3BlcnRpZXMucnM=) | `0.00% <0.00%> (-95.73%)` | :arrow_down: |
   | [rust/parquet/src/file/serialized\_reader.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9maWxlL3NlcmlhbGl6ZWRfcmVhZGVyLnJz) | `0.00% <0.00%> (-95.62%)` | :arrow_down: |
   | [rust/parquet/src/file/writer.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9maWxlL3dyaXRlci5ycw==) | `0.00% <0.00%> (-95.11%)` | :arrow_down: |
   | [rust/parquet/src/file/statistics.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9maWxlL3N0YXRpc3RpY3MucnM=) | `0.00% <0.00%> (-94.41%)` | :arrow_down: |
   | [rust/parquet/src/column/writer.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9jb2x1bW4vd3JpdGVyLnJz) | `0.00% <0.00%> (-93.90%)` | :arrow_down: |
   | ... and [52 more](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8829?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/8829?src=pr&el=footer). Last update [2816f37...1b4bf9f](https://codecov.io/gh/apache/arrow/pull/8829?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