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/16 21:07:34 UTC

[GitHub] [arrow] codecov-io commented on pull request #8943: ARROW-10947: [Rust][DataFusion] Optimize UTF8 to Date32 Conversion

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/8943?src=pr&el=h1) Report
   > Merging [#8943](https://codecov.io/gh/apache/arrow/pull/8943?src=pr&el=desc) (639fb71) into [master](https://codecov.io/gh/apache/arrow/commit/71e37e23e5a3aad396585df484625c2d0641840d?el=desc) (71e37e2) will **increase** coverage by `0.00%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/8943/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/8943?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master    #8943   +/-   ##
   =======================================
     Coverage   83.26%   83.27%           
   =======================================
     Files         195      195           
     Lines       48066    48062    -4     
   =======================================
   - Hits        40024    40022    -2     
   + Misses       8042     8040    -2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8943?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/compute/kernels/cast.rs](https://codecov.io/gh/apache/arrow/pull/8943/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2Nhc3QucnM=) | `96.77% <100.00%> (-0.01%)` | :arrow_down: |
   | [rust/arrow/src/csv/reader.rs](https://codecov.io/gh/apache/arrow/pull/8943/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY3N2L3JlYWRlci5ycw==) | `94.33% <100.00%> (+0.36%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8943?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/8943?src=pr&el=footer). Last update [6cedab0...639fb71](https://codecov.io/gh/apache/arrow/pull/8943?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