codecov-io edited a comment on pull request #9380: URL: https://github.com/apache/arrow/pull/9380#issuecomment-770371351
# [Codecov](https://codecov.io/gh/apache/arrow/pull/9380?src=pr&el=h1) Report > Merging [#9380](https://codecov.io/gh/apache/arrow/pull/9380?src=pr&el=desc) (c22d005) into [master](https://codecov.io/gh/apache/arrow/commit/484ff4d19470c01a5de82b1bc1735d9786757826?el=desc) (484ff4d) will **increase** coverage by `0.00%`. > The diff coverage is `77.46%`. [](https://codecov.io/gh/apache/arrow/pull/9380?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #9380 +/- ## ======================================= Coverage 81.96% 81.97% ======================================= Files 230 230 Lines 53361 53373 +12 ======================================= + Hits 43738 43751 +13 + Misses 9623 9622 -1 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9380?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/datafusion/examples/simple\_udaf.rs](https://codecov.io/gh/apache/arrow/pull/9380/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL2V4YW1wbGVzL3NpbXBsZV91ZGFmLnJz) | `0.00% <0.00%> (ø)` | | | [rust/datafusion/src/datasource/memory.rs](https://codecov.io/gh/apache/arrow/pull/9380/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9kYXRhc291cmNlL21lbW9yeS5ycw==) | `80.00% <ø> (ø)` | | | [rust/datafusion/src/logical\_plan/expr.rs](https://codecov.io/gh/apache/arrow/pull/9380/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vZXhwci5ycw==) | `79.95% <ø> (ø)` | | | [rust/datafusion/src/logical\_plan/extension.rs](https://codecov.io/gh/apache/arrow/pull/9380/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vZXh0ZW5zaW9uLnJz) | `0.00% <ø> (ø)` | | | [rust/datafusion/src/physical\_plan/parquet.rs](https://codecov.io/gh/apache/arrow/pull/9380/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3BhcnF1ZXQucnM=) | `88.24% <ø> (ø)` | | | [rust/datafusion/src/physical\_plan/planner.rs](https://codecov.io/gh/apache/arrow/pull/9380/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3BsYW5uZXIucnM=) | `79.16% <ø> (+0.37%)` | :arrow_up: | | [rust/datafusion/src/physical\_plan/projection.rs](https://codecov.io/gh/apache/arrow/pull/9380/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3Byb2plY3Rpb24ucnM=) | `84.93% <ø> (ø)` | | | [rust/datafusion/src/physical\_plan/udaf.rs](https://codecov.io/gh/apache/arrow/pull/9380/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3VkYWYucnM=) | `78.94% <ø> (ø)` | | | [rust/datafusion/src/physical\_plan/udf.rs](https://codecov.io/gh/apache/arrow/pull/9380/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3VkZi5ycw==) | `78.26% <ø> (ø)` | | | [rust/datafusion/src/test/user\_defined.rs](https://codecov.io/gh/apache/arrow/pull/9380/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy90ZXN0L3VzZXJfZGVmaW5lZC5ycw==) | `78.94% <ø> (ø)` | | | ... and [24 more](https://codecov.io/gh/apache/arrow/pull/9380/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9380?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/9380?src=pr&el=footer). Last update [484ff4d...c22d005](https://codecov.io/gh/apache/arrow/pull/9380?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: [email protected]
