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/24 03:46:07 UTC

[GitHub] [arrow] codecov-io edited a comment on pull request #8851: ARROW-10825: [Rust] Added support for NullArray to MutableArrayData

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/8851?src=pr&el=h1) Report
   > Merging [#8851](https://codecov.io/gh/apache/arrow/pull/8851?src=pr&el=desc) (8cee9b0) into [master](https://codecov.io/gh/apache/arrow/commit/1ecef42bb9fb9e91f0fb04c7d5a1c3be58390025?el=desc) (1ecef42) will **increase** coverage by `0.00%`.
   > The diff coverage is `94.11%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/8851/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/8851?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master    #8851   +/-   ##
   =======================================
     Coverage   82.65%   82.66%           
   =======================================
     Files         200      201    +1     
     Lines       49795    49812   +17     
   =======================================
   + Hits        41159    41175   +16     
   - Misses       8636     8637    +1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8851?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/array/transform/null.rs](https://codecov.io/gh/apache/arrow/pull/8851/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvdHJhbnNmb3JtL251bGwucnM=) | `66.66% <66.66%> (ø)` | |
   | [rust/arrow/src/array/transform/mod.rs](https://codecov.io/gh/apache/arrow/pull/8851/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvdHJhbnNmb3JtL21vZC5ycw==) | `87.30% <100.00%> (+0.12%)` | :arrow_up: |
   | [rust/parquet/src/encodings/encoding.rs](https://codecov.io/gh/apache/arrow/pull/8851/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvZW5jb2RpbmcucnM=) | `95.24% <0.00%> (-0.20%)` | :arrow_down: |
   | [rust/arrow/src/array/equal/mod.rs](https://codecov.io/gh/apache/arrow/pull/8851/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvZXF1YWwvbW9kLnJz) | `92.32% <0.00%> (+0.37%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8851?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/8851?src=pr&el=footer). Last update [1ecef42...8cee9b0](https://codecov.io/gh/apache/arrow/pull/8851?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