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/16 22:23:10 UTC

[GitHub] [arrow] codecov-io commented on pull request #8946: ARROW-10944: [Rust] Implement min/max aggregate kernels for BooleanArray

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/8946?src=pr&el=h1) Report
   > Merging [#8946](https://codecov.io/gh/apache/arrow/pull/8946?src=pr&el=desc) (4197b1d) into [master](https://codecov.io/gh/apache/arrow/commit/d65ba4ec5daeb93ca5031f883d08d559b68753b2?el=desc) (d65ba4e) will **increase** coverage by `0.01%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/8946/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/8946?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #8946      +/-   ##
   ==========================================
   + Coverage   83.25%   83.26%   +0.01%     
   ==========================================
     Files         196      196              
     Lines       48116    48152      +36     
   ==========================================
   + Hits        40059    40095      +36     
     Misses       8057     8057              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8946?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/arrow/src/compute/kernels/aggregate.rs](https://codecov.io/gh/apache/arrow/pull/8946/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2FnZ3JlZ2F0ZS5ycw==) | `74.24% <100.00%> (+2.81%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8946?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/8946?src=pr&el=footer). Last update [d65ba4e...4197b1d](https://codecov.io/gh/apache/arrow/pull/8946?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