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/12 12:39:36 UTC

[GitHub] [arrow] codecov-io commented on pull request #9175: ARROW-11221: [Rust] DF Implement GROUP BY support for Float32/Float64

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/9175?src=pr&el=h1) Report
   > Merging [#9175](https://codecov.io/gh/apache/arrow/pull/9175?src=pr&el=desc) (f63a13c) into [master](https://codecov.io/gh/apache/arrow/commit/6da7718b47b9d643baa0314981315621fcb619c3?el=desc) (6da7718) will **decrease** coverage by `0.00%`.
   > The diff coverage is `68.18%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/9175/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/9175?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #9175      +/-   ##
   ==========================================
   - Coverage   81.55%   81.55%   -0.01%     
   ==========================================
     Files         215      215              
     Lines       51600    51622      +22     
   ==========================================
   + Hits        42084    42098      +14     
   - Misses       9516     9524       +8     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9175?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...ust/datafusion/src/physical\_plan/hash\_aggregate.rs](https://codecov.io/gh/apache/arrow/pull/9175/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2hhc2hfYWdncmVnYXRlLnJz) | `83.76% <25.00%> (-0.89%)` | :arrow_down: |
   | [rust/datafusion/src/physical\_plan/group\_scalar.rs](https://codecov.io/gh/apache/arrow/pull/9175/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2dyb3VwX3NjYWxhci5ycw==) | `70.83% <77.77%> (+2.97%)` | :arrow_up: |
   | [rust/arrow/src/datatypes.rs](https://codecov.io/gh/apache/arrow/pull/9175/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZGF0YXR5cGVzLnJz) | `78.59% <0.00%> (-0.16%)` | :arrow_down: |
   | [rust/datafusion/src/physical\_plan/hash\_join.rs](https://codecov.io/gh/apache/arrow/pull/9175/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2hhc2hfam9pbi5ycw==) | `84.27% <0.00%> (ø)` | |
   | [rust/datafusion/src/scalar.rs](https://codecov.io/gh/apache/arrow/pull/9175/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9zY2FsYXIucnM=) | `57.76% <0.00%> (+0.39%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9175?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/9175?src=pr&el=footer). Last update [8e5d09e...f63a13c](https://codecov.io/gh/apache/arrow/pull/9175?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