codecov-io commented on pull request #8666: URL: https://github.com/apache/arrow/pull/8666#issuecomment-727552812
# [Codecov](https://codecov.io/gh/apache/arrow/pull/8666?src=pr&el=h1) Report > Merging [#8666](https://codecov.io/gh/apache/arrow/pull/8666?src=pr&el=desc) (c094456) into [master](https://codecov.io/gh/apache/arrow/commit/3e72c7006653c97bbbd6faa6446f45b7a0c1d953?el=desc) (3e72c70) will **decrease** coverage by `0.29%`. > The diff coverage is `89.07%`. [](https://codecov.io/gh/apache/arrow/pull/8666?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #8666 +/- ## ========================================== - Coverage 84.84% 84.55% -0.30% ========================================== Files 165 177 +12 Lines 43322 43567 +245 ========================================== + Hits 36757 36838 +81 - Misses 6565 6729 +164 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8666?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/arrow/src/array/array.rs](https://codecov.io/gh/apache/arrow/pull/8666/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXkucnM=) | `91.48% <ø> (-0.23%)` | :arrow_down: | | [rust/arrow/src/compute/kernels/comparison.rs](https://codecov.io/gh/apache/arrow/pull/8666/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2NvbXBhcmlzb24ucnM=) | `95.89% <ø> (+0.92%)` | :arrow_up: | | [rust/arrow/src/error.rs](https://codecov.io/gh/apache/arrow/pull/8666/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZXJyb3IucnM=) | `5.26% <0.00%> (-0.30%)` | :arrow_down: | | [rust/datafusion/src/logical\_plan/expr.rs](https://codecov.io/gh/apache/arrow/pull/8666/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vZXhwci5ycw==) | `78.94% <ø> (ø)` | | | [rust/datafusion/src/logical\_plan/extension.rs](https://codecov.io/gh/apache/arrow/pull/8666/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vZXh0ZW5zaW9uLnJz) | `0.00% <ø> (ø)` | | | [rust/datafusion/src/logical\_plan/plan.rs](https://codecov.io/gh/apache/arrow/pull/8666/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vcGxhbi5ycw==) | `83.27% <ø> (ø)` | | | [rust/datafusion/src/optimizer/filter\_push\_down.rs](https://codecov.io/gh/apache/arrow/pull/8666/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9vcHRpbWl6ZXIvZmlsdGVyX3B1c2hfZG93bi5ycw==) | `95.95% <ø> (-2.28%)` | :arrow_down: | | [...ust/datafusion/src/physical\_plan/hash\_aggregate.rs](https://codecov.io/gh/apache/arrow/pull/8666/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2hhc2hfYWdncmVnYXRlLnJz) | `89.40% <ø> (+3.64%)` | :arrow_up: | | [rust/datafusion/src/physical\_plan/merge.rs](https://codecov.io/gh/apache/arrow/pull/8666/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL21lcmdlLnJz) | `64.51% <ø> (-2.76%)` | :arrow_down: | | [rust/datafusion/src/test/mod.rs](https://codecov.io/gh/apache/arrow/pull/8666/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy90ZXN0L21vZC5ycw==) | `89.65% <ø> (+3.82%)` | :arrow_up: | | ... and [166 more](https://codecov.io/gh/apache/arrow/pull/8666/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8666?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/8666?src=pr&el=footer). Last update [e2f1e01...c094456](https://codecov.io/gh/apache/arrow/pull/8666?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]
