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/13 07:35:58 UTC

[GitHub] [arrow] codecov-io commented on pull request #8796: [Rust] [Experiment] Vec vs current allocations

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/8796?src=pr&el=h1) Report
   > Merging [#8796](https://codecov.io/gh/apache/arrow/pull/8796?src=pr&el=desc) (fceb354) into [master](https://codecov.io/gh/apache/arrow/commit/0c8b9903602e1cde0a20b825abf92d361af3c315?el=desc) (0c8b990) will **decrease** coverage by `0.18%`.
   > The diff coverage is `85.48%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/8796/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/8796?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #8796      +/-   ##
   ==========================================
   - Coverage   76.77%   76.59%   -0.19%     
   ==========================================
     Files         181      180       -1     
     Lines       41009    40735     -274     
   ==========================================
   - Hits        31485    31201     -284     
   - Misses       9524     9534      +10     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8796?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/array/array\_primitive.rs](https://codecov.io/gh/apache/arrow/pull/8796/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXlfcHJpbWl0aXZlLnJz) | `90.54% <ø> (-1.25%)` | :arrow_down: |
   | [rust/arrow/src/array/array\_union.rs](https://codecov.io/gh/apache/arrow/pull/8796/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXlfdW5pb24ucnM=) | `87.55% <ø> (-2.24%)` | :arrow_down: |
   | [rust/arrow/src/array/data.rs](https://codecov.io/gh/apache/arrow/pull/8796/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvZGF0YS5ycw==) | `93.40% <0.00%> (-3.85%)` | :arrow_down: |
   | [rust/arrow/src/array/raw\_pointer.rs](https://codecov.io/gh/apache/arrow/pull/8796/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvcmF3X3BvaW50ZXIucnM=) | `100.00% <ø> (ø)` | |
   | [rust/arrow/src/array/transform/list.rs](https://codecov.io/gh/apache/arrow/pull/8796/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvdHJhbnNmb3JtL2xpc3QucnM=) | `36.36% <0.00%> (ø)` | |
   | [rust/arrow/src/bitmap.rs](https://codecov.io/gh/apache/arrow/pull/8796/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYml0bWFwLnJz) | `84.74% <0.00%> (-6.78%)` | :arrow_down: |
   | [rust/arrow/src/bytes.rs](https://codecov.io/gh/apache/arrow/pull/8796/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYnl0ZXMucnM=) | `41.37% <50.00%> (-12.68%)` | :arrow_down: |
   | [rust/parquet/src/arrow/record\_reader.rs](https://codecov.io/gh/apache/arrow/pull/8796/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9yZWNvcmRfcmVhZGVyLnJz) | `96.25% <88.88%> (+1.71%)` | :arrow_up: |
   | [rust/arrow/src/array/array\_binary.rs](https://codecov.io/gh/apache/arrow/pull/8796/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXlfYmluYXJ5LnJz) | `90.47% <100.00%> (ø)` | |
   | [rust/arrow/src/array/array\_boolean.rs](https://codecov.io/gh/apache/arrow/pull/8796/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXlfYm9vbGVhbi5ycw==) | `86.50% <100.00%> (-0.22%)` | :arrow_down: |
   | ... and [11 more](https://codecov.io/gh/apache/arrow/pull/8796/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8796?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/8796?src=pr&el=footer). Last update [0c8b990...fceb354](https://codecov.io/gh/apache/arrow/pull/8796?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