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 2021/01/23 08:46:20 UTC

[GitHub] [arrow] codecov-io commented on pull request #9298: ARROW-11355: [Rust] Aligned Date DataType with specification.

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9298?src=pr&el=h1) Report
   > Merging [#9298](https://codecov.io/gh/apache/arrow/pull/9298?src=pr&el=desc) (f4d9ca2) into [master](https://codecov.io/gh/apache/arrow/commit/251ecac002d4b229cc1322fb75354cb11fc75868?el=desc) (251ecac) will **decrease** coverage by `0.00%`.
   > The diff coverage is `61.83%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9298/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9298?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #9298      +/-   ##
   ==========================================
   - Coverage   81.87%   81.86%   -0.01%     
   ==========================================
     Files         215      215              
     Lines       53013    52999      -14     
   ==========================================
   - Hits        43403    43389      -14     
     Misses       9610     9610              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9298?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/array/builder.rs](https://codecov.io/gh/apache/arrow/pull/9298/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYnVpbGRlci5ycw==) | `85.10% <0.00%> (ø)` | |
   | [rust/arrow/src/array/equal/mod.rs](https://codecov.io/gh/apache/arrow/pull/9298/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvZXF1YWwvbW9kLnJz) | `92.92% <0.00%> (ø)` | |
   | [rust/arrow/src/array/ord.rs](https://codecov.io/gh/apache/arrow/pull/9298/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvb3JkLnJz) | `61.42% <0.00%> (ø)` | |
   | [rust/arrow/src/array/transform/mod.rs](https://codecov.io/gh/apache/arrow/pull/9298/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvdHJhbnNmb3JtL21vZC5ycw==) | `92.92% <0.00%> (ø)` | |
   | [rust/arrow/src/compute/kernels/sort.rs](https://codecov.io/gh/apache/arrow/pull/9298/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL3NvcnQucnM=) | `93.56% <0.00%> (ø)` | |
   | [rust/arrow/src/csv/writer.rs](https://codecov.io/gh/apache/arrow/pull/9298/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY3N2L3dyaXRlci5ycw==) | `78.82% <0.00%> (ø)` | |
   | [rust/arrow/src/ipc/reader.rs](https://codecov.io/gh/apache/arrow/pull/9298/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvaXBjL3JlYWRlci5ycw==) | `84.56% <ø> (ø)` | |
   | [rust/benchmarks/src/bin/tpch.rs](https://codecov.io/gh/apache/arrow/pull/9298/diff?src=pr&el=tree#diff-cnVzdC9iZW5jaG1hcmtzL3NyYy9iaW4vdHBjaC5ycw==) | `6.97% <0.00%> (ø)` | |
   | [rust/datafusion/src/scalar.rs](https://codecov.io/gh/apache/arrow/pull/9298/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9zY2FsYXIucnM=) | `58.96% <0.00%> (ø)` | |
   | [rust/integration-testing/src/lib.rs](https://codecov.io/gh/apache/arrow/pull/9298/diff?src=pr&el=tree#diff-cnVzdC9pbnRlZ3JhdGlvbi10ZXN0aW5nL3NyYy9saWIucnM=) | `0.00% <ø> (ø)` | |
   | ... and [18 more](https://codecov.io/gh/apache/arrow/pull/9298/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9298?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/9298?src=pr&el=footer). Last update [b44a4ad...f4d9ca2](https://codecov.io/gh/apache/arrow/pull/9298?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