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/03 08:06:34 UTC

[GitHub] [arrow] codecov-io commented on pull request #9083: ARROW-11113: [Rust] support as_struct_array cast

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9083?src=pr&el=h1) Report
   > Merging [#9083](https://codecov.io/gh/apache/arrow/pull/9083?src=pr&el=desc) (8db1f6d) into [master](https://codecov.io/gh/apache/arrow/commit/2e9ff3cbe42c82c755a47eb5cf36fc874e8ec509?el=desc) (2e9ff3c) will **decrease** coverage by `0.00%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9083/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9083?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #9083      +/-   ##
   ==========================================
   - Coverage   82.61%   82.60%   -0.01%     
   ==========================================
     Files         204      204              
     Lines       50140    50189      +49     
   ==========================================
   + Hits        41421    41459      +38     
   - Misses       8719     8730      +11     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9083?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/array/cast.rs](https://codecov.io/gh/apache/arrow/pull/9083/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvY2FzdC5ycw==) | `100.00% <ø> (ø)` | |
   | [rust/datafusion/src/physical\_plan/hash\_join.rs](https://codecov.io/gh/apache/arrow/pull/9083/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2hhc2hfam9pbi5ycw==) | `86.32% <0.00%> (-3.21%)` | :arrow_down: |
   | [rust/arrow/src/array/array\_string.rs](https://codecov.io/gh/apache/arrow/pull/9083/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXlfc3RyaW5nLnJz) | `89.94% <0.00%> (-0.22%)` | :arrow_down: |
   | [rust/arrow/src/compute/kernels/take.rs](https://codecov.io/gh/apache/arrow/pull/9083/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL3Rha2UucnM=) | `95.21% <0.00%> (ø)` | |
   | [rust/parquet/src/encodings/encoding.rs](https://codecov.io/gh/apache/arrow/pull/9083/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvZW5jb2RpbmcucnM=) | `95.43% <0.00%> (+0.19%)` | :arrow_up: |
   | [rust/arrow/src/array/transform/mod.rs](https://codecov.io/gh/apache/arrow/pull/9083/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvdHJhbnNmb3JtL21vZC5ycw==) | `89.01% <0.00%> (+0.72%)` | :arrow_up: |
   | [rust/arrow/src/ffi.rs](https://codecov.io/gh/apache/arrow/pull/9083/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZmZpLnJz) | `72.22% <0.00%> (+2.22%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9083?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/9083?src=pr&el=footer). Last update [43b02de...08664f3](https://codecov.io/gh/apache/arrow/pull/9083?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