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/01 12:02:04 UTC

[GitHub] [arrow] codecov-io edited a comment on pull request #9068: ARROW-11100: [Rust] Speed up numeric to string cast using lexical_core

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9068?src=pr&el=h1) Report
   > Merging [#9068](https://codecov.io/gh/apache/arrow/pull/9068?src=pr&el=desc) (b840784) into [master](https://codecov.io/gh/apache/arrow/commit/cc0ee5efcf9f6a67bcc407a11e8553a0409275c1?el=desc) (cc0ee5e) will **not change** coverage.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9068/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9068?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master    #9068   +/-   ##
   =======================================
     Coverage   82.55%   82.55%           
   =======================================
     Files         203      204    +1     
     Lines       50043    50043           
   =======================================
     Hits        41313    41313           
     Misses       8730     8730           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9068?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/compute/kernels/cast.rs](https://codecov.io/gh/apache/arrow/pull/9068/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2Nhc3QucnM=) | `96.99% <100.00%> (ø)` | |
   | [rust/arrow/src/csv/writer.rs](https://codecov.io/gh/apache/arrow/pull/9068/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY3N2L3dyaXRlci5ycw==) | `78.82% <100.00%> (-0.56%)` | :arrow_down: |
   | [rust/arrow/src/util/serialization.rs](https://codecov.io/gh/apache/arrow/pull/9068/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvdXRpbC9zZXJpYWxpemF0aW9uLnJz) | `100.00% <100.00%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9068?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/9068?src=pr&el=footer). Last update [cc0ee5e...b840784](https://codecov.io/gh/apache/arrow/pull/9068?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