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 15:08:06 UTC

[GitHub] [arrow] codecov-io edited a comment on pull request #8913: ARROW-4804: [Rust] Parse Date32 and Date64 in CSV reader

codecov-io edited a comment on pull request #8913:
URL: https://github.com/apache/arrow/pull/8913#issuecomment-744624676


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/8913?src=pr&el=h1) Report
   > Merging [#8913](https://codecov.io/gh/apache/arrow/pull/8913?src=pr&el=desc) (75e8b77) into [master](https://codecov.io/gh/apache/arrow/commit/408e5be0bc3533d27e28793f669839904d3a76d9?el=desc) (408e5be) will **increase** coverage by `0.33%`.
   > The diff coverage is `78.94%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/8913/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/8913?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #8913      +/-   ##
   ==========================================
   + Coverage   75.35%   75.69%   +0.33%     
   ==========================================
     Files         177      181       +4     
     Lines       40821    41059     +238     
   ==========================================
   + Hits        30762    31079     +317     
   + Misses      10059     9980      -79     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8913?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/datatypes.rs](https://codecov.io/gh/apache/arrow/pull/8913/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZGF0YXR5cGVzLnJz) | `76.42% <57.14%> (-0.41%)` | :arrow_down: |
   | [rust/arrow/src/csv/reader.rs](https://codecov.io/gh/apache/arrow/pull/8913/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY3N2L3JlYWRlci5ycw==) | `92.47% <86.04%> (-0.63%)` | :arrow_down: |
   | [rust/parquet\_derive/src/lib.rs](https://codecov.io/gh/apache/arrow/pull/8913/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0X2Rlcml2ZS9zcmMvbGliLnJz) | `0.00% <0.00%> (ø)` | |
   | [rust/parquet/src/bin/parquet-schema.rs](https://codecov.io/gh/apache/arrow/pull/8913/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9iaW4vcGFycXVldC1zY2hlbWEucnM=) | `0.00% <0.00%> (ø)` | |
   | [rust/parquet/src/bin/parquet-read.rs](https://codecov.io/gh/apache/arrow/pull/8913/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9iaW4vcGFycXVldC1yZWFkLnJz) | `0.00% <0.00%> (ø)` | |
   | [rust/parquet/src/bin/parquet-rowcount.rs](https://codecov.io/gh/apache/arrow/pull/8913/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9iaW4vcGFycXVldC1yb3djb3VudC5ycw==) | `0.00% <0.00%> (ø)` | |
   | [rust/parquet/src/encodings/encoding.rs](https://codecov.io/gh/apache/arrow/pull/8913/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvZW5jb2RpbmcucnM=) | `92.99% <0.00%> (+0.17%)` | :arrow_up: |
   | [rust/parquet/tests/custom\_writer.rs](https://codecov.io/gh/apache/arrow/pull/8913/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3Rlc3RzL2N1c3RvbV93cml0ZXIucnM=) | `79.31% <0.00%> (+79.31%)` | :arrow_up: |
   | [rust/parquet\_derive/src/parquet\_field.rs](https://codecov.io/gh/apache/arrow/pull/8913/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0X2Rlcml2ZS9zcmMvcGFycXVldF9maWVsZC5ycw==) | `83.66% <0.00%> (+83.66%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8913?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/8913?src=pr&el=footer). Last update [408e5be...75e8b77](https://codecov.io/gh/apache/arrow/pull/8913?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