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/29 17:44:32 UTC

[GitHub] [arrow] codecov-io commented on pull request #9363: ARROW-11430: [Rust] zip kernel: combine arrays based on boolean mask

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9363?src=pr&el=h1) Report
   > Merging [#9363](https://codecov.io/gh/apache/arrow/pull/9363?src=pr&el=desc) (94023f5) into [master](https://codecov.io/gh/apache/arrow/commit/71dab27098775228340ecb4e8a15870967d7cf91?el=desc) (71dab27) will **decrease** coverage by `0.03%`.
   > The diff coverage is `82.75%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9363/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9363?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #9363      +/-   ##
   ==========================================
   - Coverage   81.98%   81.95%   -0.04%     
   ==========================================
     Files         216      217       +1     
     Lines       53299    53375      +76     
   ==========================================
   + Hits        43699    43741      +42     
   - Misses       9600     9634      +34     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9363?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/compute/kernels/zip.rs](https://codecov.io/gh/apache/arrow/pull/9363/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL3ppcC5ycw==) | `82.14% <82.14%> (ø)` | |
   | [rust/arrow/src/compute/kernels/filter.rs](https://codecov.io/gh/apache/arrow/pull/9363/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2ZpbHRlci5ycw==) | `97.71% <100.00%> (ø)` | |
   | [rust/datafusion/src/scalar.rs](https://codecov.io/gh/apache/arrow/pull/9363/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9zY2FsYXIucnM=) | `55.85% <0.00%> (-3.12%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9363?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/9363?src=pr&el=footer). Last update [71dab27...94023f5](https://codecov.io/gh/apache/arrow/pull/9363?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