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/18 15:18:43 UTC

[GitHub] [arrow] codecov-io commented on pull request #8836: ARROW-10808: [Rust][DataFusion] Support nested expressions in aggregations.

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


   # [Codecov](https://codecov.io/gh/apache/arrow/pull/8836?src=pr&el=h1) Report
   > Merging [#8836](https://codecov.io/gh/apache/arrow/pull/8836?src=pr&el=desc) (dfdafdf) into [master](https://codecov.io/gh/apache/arrow/commit/1a7b692e5de231a8dee0ced871e94bd8446f8f1c?el=desc) (1a7b692) will **decrease** coverage by `0.05%`.
   > The diff coverage is `76.08%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/arrow/pull/8836/graphs/tree.svg?width=650&height=150&src=pr&token=LpTCFbqVT1)](https://codecov.io/gh/apache/arrow/pull/8836?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #8836      +/-   ##
   ==========================================
   - Coverage   83.26%   83.21%   -0.06%     
   ==========================================
     Files         196      197       +1     
     Lines       48131    48428     +297     
   ==========================================
   + Hits        40077    40299     +222     
   - Misses       8054     8129      +75     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8836?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [rust/datafusion/src/logical\_plan/expr.rs](https://codecov.io/gh/apache/arrow/pull/8836/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vZXhwci5ycw==) | `76.76% <ø> (ø)` | |
   | [rust/datafusion/src/physical\_plan/functions.rs](https://codecov.io/gh/apache/arrow/pull/8836/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2Z1bmN0aW9ucy5ycw==) | `82.02% <ø> (ø)` | |
   | [rust/datafusion/src/sql/utils.rs](https://codecov.io/gh/apache/arrow/pull/8836/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9zcWwvdXRpbHMucnM=) | `55.11% <55.11%> (ø)` | |
   | [rust/datafusion/src/sql/planner.rs](https://codecov.io/gh/apache/arrow/pull/8836/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9zcWwvcGxhbm5lci5ycw==) | `84.81% <95.21%> (+3.08%)` | :arrow_up: |
   | [rust/datafusion/src/physical\_plan/udaf.rs](https://codecov.io/gh/apache/arrow/pull/8836/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3VkYWYucnM=) | `78.94% <100.00%> (+1.16%)` | :arrow_up: |
   | [rust/datafusion/src/physical\_plan/udf.rs](https://codecov.io/gh/apache/arrow/pull/8836/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3VkZi5ycw==) | `78.26% <100.00%> (+2.07%)` | :arrow_up: |
   | [rust/datafusion/src/logical\_plan/builder.rs](https://codecov.io/gh/apache/arrow/pull/8836/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vYnVpbGRlci5ycw==) | `90.05% <0.00%> (-1.05%)` | :arrow_down: |
   | [rust/parquet/src/encodings/encoding.rs](https://codecov.io/gh/apache/arrow/pull/8836/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvZW5jb2RpbmcucnM=) | `95.43% <0.00%> (+0.19%)` | :arrow_up: |
   | ... and [1 more](https://codecov.io/gh/apache/arrow/pull/8836/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8836?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/8836?src=pr&el=footer). Last update [1a7b692...dfdafdf](https://codecov.io/gh/apache/arrow/pull/8836?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