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 17:23:41 UTC

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

codecov-io edited a comment 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) (fe5a19c) into [master](https://codecov.io/gh/apache/arrow/commit/1a7b692e5de231a8dee0ced871e94bd8446f8f1c?el=desc) (1a7b692) will **decrease** coverage by `0.06%`.
   > The diff coverage is `75.95%`.
   
   [![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.20%   -0.07%     
   ==========================================
     Files         196      197       +1     
     Lines       48131    48487     +356     
   ==========================================
   + Hits        40077    40344     +267     
   - Misses       8054     8143      +89     
   ```
   
   
   | [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=) | `54.59% <54.59%> (ø)` | |
   | [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/arrow/array\_reader.rs](https://codecov.io/gh/apache/arrow/pull/8836/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9hcnJheV9yZWFkZXIucnM=) | `77.00% <0.00%> (-0.56%)` | :arrow_down: |
   | [rust/parquet/src/arrow/schema.rs](https://codecov.io/gh/apache/arrow/pull/8836/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9zY2hlbWEucnM=) | `91.31% <0.00%> (-0.50%)` | :arrow_down: |
   | ... and [6 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...fe5a19c](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