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/12 04:43:48 UTC

[GitHub] [arrow] codecov-io edited a comment on pull request #8853: ARROW-10827: [Rust] Extended concat and made it faster (2-6x)

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/8853?src=pr&el=h1) Report
   > Merging [#8853](https://codecov.io/gh/apache/arrow/pull/8853?src=pr&el=desc) (1f3c773) into [master](https://codecov.io/gh/apache/arrow/commit/2816f37ff01cfd31101b3ee6cc8574cc9246dd1b?el=desc) (2816f37) will **decrease** coverage by `23.19%`.
   > The diff coverage is `99.19%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/8853/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/8853?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #8853       +/-   ##
   ===========================================
   - Coverage   76.99%   53.79%   -23.20%     
   ===========================================
     Files         174      170        -4     
     Lines       40392    30069    -10323     
   ===========================================
   - Hits        31099    16176    -14923     
   - Misses       9293    13893     +4600     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8853?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/array/builder.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYnVpbGRlci5ycw==) | `83.10% <ø> (+1.36%)` | :arrow_up: |
   | [...ust/datafusion/src/physical\_plan/hash\_aggregate.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2hhc2hfYWdncmVnYXRlLnJz) | `0.00% <ø> (ø)` | |
   | [rust/datafusion/src/physical\_plan/sort.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3NvcnQucnM=) | `0.00% <ø> (ø)` | |
   | [rust/arrow/src/array/array\_binary.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXlfYmluYXJ5LnJz) | `90.51% <91.30%> (+0.04%)` | :arrow_up: |
   | [rust/arrow/src/array/transform/fixed\_binary.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvdHJhbnNmb3JtL2ZpeGVkX2JpbmFyeS5ycw==) | `78.94% <100.00%> (+36.84%)` | :arrow_up: |
   | [rust/arrow/src/array/transform/mod.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvdHJhbnNmb3JtL21vZC5ycw==) | `83.90% <100.00%> (+7.05%)` | :arrow_up: |
   | [rust/arrow/src/compute/kernels/concat.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2NvbmNhdC5ycw==) | `100.00% <100.00%> (+18.75%)` | :arrow_up: |
   | [rust/arrow/src/ffi.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZmZpLnJz) | `70.61% <100.00%> (ø)` | |
   | [rust/parquet/src/column/page.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9jb2x1bW4vcGFnZS5ycw==) | `0.00% <0.00%> (-98.69%)` | :arrow_down: |
   | [rust/parquet/src/record/api.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9yZWNvcmQvYXBpLnJz) | `0.00% <0.00%> (-98.15%)` | :arrow_down: |
   | ... and [60 more](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8853?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/8853?src=pr&el=footer). Last update [2816f37...1f3c773](https://codecov.io/gh/apache/arrow/pull/8853?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