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/15 13:02:45 UTC

[GitHub] [arrow] codecov-io commented on pull request #8926: ARROW-8425: [Rust] [Parquet] Correct temporal IO

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/8926?src=pr&el=h1) Report
   > Merging [#8926](https://codecov.io/gh/apache/arrow/pull/8926?src=pr&el=desc) (3a5d822) into [master](https://codecov.io/gh/apache/arrow/commit/8df91c93676f8ac2b4d072e8ef0df62d3430cd57?el=desc) (8df91c9) will **increase** coverage by `23.76%`.
   > The diff coverage is `62.50%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/8926/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/8926?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #8926       +/-   ##
   ===========================================
   + Coverage   51.89%   75.66%   +23.76%     
   ===========================================
     Files         173      181        +8     
     Lines       31081    41107    +10026     
   ===========================================
   + Hits        16131    31103    +14972     
   + Misses      14950    10004     -4946     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8926?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/parquet/src/arrow/array\_reader.rs](https://codecov.io/gh/apache/arrow/pull/8926/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9hcnJheV9yZWFkZXIucnM=) | `71.18% <43.10%> (+71.18%)` | :arrow_up: |
   | [rust/parquet/src/arrow/arrow\_writer.rs](https://codecov.io/gh/apache/arrow/pull/8926/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9hcnJvd193cml0ZXIucnM=) | `95.56% <75.00%> (+95.56%)` | :arrow_up: |
   | [rust/parquet/src/arrow/converter.rs](https://codecov.io/gh/apache/arrow/pull/8926/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9jb252ZXJ0ZXIucnM=) | `62.88% <100.00%> (+62.88%)` | :arrow_up: |
   | [rust/parquet/src/arrow/schema.rs](https://codecov.io/gh/apache/arrow/pull/8926/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9zY2hlbWEucnM=) | `91.63% <100.00%> (+91.63%)` | :arrow_up: |
   | [rust/parquet/src/util/hash\_util.rs](https://codecov.io/gh/apache/arrow/pull/8926/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy91dGlsL2hhc2hfdXRpbC5ycw==) | `95.77% <0.00%> (ø)` | |
   | [rust/parquet/src/bin/parquet-rowcount.rs](https://codecov.io/gh/apache/arrow/pull/8926/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9iaW4vcGFycXVldC1yb3djb3VudC5ycw==) | `0.00% <0.00%> (ø)` | |
   | [rust/parquet/src/util/test\_common/file\_util.rs](https://codecov.io/gh/apache/arrow/pull/8926/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy91dGlsL3Rlc3RfY29tbW9uL2ZpbGVfdXRpbC5ycw==) | `77.77% <0.00%> (ø)` | |
   | [rust/parquet/src/bin/parquet-schema.rs](https://codecov.io/gh/apache/arrow/pull/8926/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9iaW4vcGFycXVldC1zY2hlbWEucnM=) | `0.00% <0.00%> (ø)` | |
   | [rust/parquet\_derive/src/lib.rs](https://codecov.io/gh/apache/arrow/pull/8926/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0X2Rlcml2ZS9zcmMvbGliLnJz) | `0.00% <0.00%> (ø)` | |
   | [rust/parquet/src/util/bit\_packing.rs](https://codecov.io/gh/apache/arrow/pull/8926/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy91dGlsL2JpdF9wYWNraW5nLnJz) | `99.96% <0.00%> (ø)` | |
   | ... and [52 more](https://codecov.io/gh/apache/arrow/pull/8926/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8926?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/8926?src=pr&el=footer). Last update [0e8de08...3a5d822](https://codecov.io/gh/apache/arrow/pull/8926?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