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/11 04:07:22 UTC

[GitHub] [arrow] codecov-io edited a comment on pull request #8842: ARROW-10812: [Rust] Make BooleanArray not a PrimitiveArray

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/8842?src=pr&el=h1) Report
   > Merging [#8842](https://codecov.io/gh/apache/arrow/pull/8842?src=pr&el=desc) (cb4c6c2) into [master](https://codecov.io/gh/apache/arrow/commit/3deae8dd50da773ba215704e567d9937b04b02c5?el=desc) (3deae8d) will **increase** coverage by `24.07%`.
   > The diff coverage is `84.19%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/8842/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/8842?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #8842       +/-   ##
   ===========================================
   + Coverage   52.98%   77.06%   +24.07%     
   ===========================================
     Files         172      174        +2     
     Lines       30750    40351     +9601     
   ===========================================
   + Hits        16294    31096    +14802     
   + Misses      14456     9255     -5201     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8842?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/compute/kernels/cast.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2Nhc3QucnM=) | `96.34% <0.00%> (+0.12%)` | :arrow_up: |
   | [rust/arrow/src/compute/kernels/filter.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2ZpbHRlci5ycw==) | `58.72% <0.00%> (ø)` | |
   | [rust/arrow/src/util/string\_writer.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvdXRpbC9zdHJpbmdfd3JpdGVyLnJz) | `73.33% <ø> (ø)` | |
   | [rust/parquet/src/arrow/record\_reader.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9yZWNvcmRfcmVhZGVyLnJz) | `94.53% <ø> (+94.53%)` | :arrow_up: |
   | [rust/arrow/src/array/ord.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvb3JkLnJz) | `58.57% <20.00%> (-1.73%)` | :arrow_down: |
   | [rust/arrow/src/array/iterator.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvaXRlcmF0b3IucnM=) | `93.45% <70.83%> (-6.55%)` | :arrow_down: |
   | [rust/arrow/src/array/builder.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYnVpbGRlci5ycw==) | `81.73% <79.86%> (+<0.01%)` | :arrow_up: |
   | [rust/arrow/src/array/equal\_json.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvZXF1YWxfanNvbi5ycw==) | `92.07% <83.33%> (-0.19%)` | :arrow_down: |
   | [rust/arrow/src/csv/reader.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY3N2L3JlYWRlci5ycw==) | `93.10% <85.29%> (-0.90%)` | :arrow_down: |
   | [rust/arrow/src/array/array\_boolean.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXlfYm9vbGVhbi5ycw==) | `86.71% <86.71%> (ø)` | |
   | ... and [76 more](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8842?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/8842?src=pr&el=footer). Last update [3deae8d...f07c600](https://codecov.io/gh/apache/arrow/pull/8842?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