codecov-io edited a comment on pull request #8821: URL: https://github.com/apache/arrow/pull/8821#issuecomment-737491170
# [Codecov](https://codecov.io/gh/apache/arrow/pull/8821?src=pr&el=h1) Report > Merging [#8821](https://codecov.io/gh/apache/arrow/pull/8821?src=pr&el=desc) (fe124f3) into [master](https://codecov.io/gh/apache/arrow/commit/322cd01fff055c4d4a03839fe5ac435948e75b09?el=desc) (322cd01) will **decrease** coverage by `31.72%`. > The diff coverage is `58.22%`. [](https://codecov.io/gh/apache/arrow/pull/8821?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #8821 +/- ## =========================================== - Coverage 84.54% 52.82% -31.73% =========================================== Files 185 165 -20 Lines 46176 29837 -16339 =========================================== - Hits 39041 15761 -23280 - Misses 7135 14076 +6941 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8821?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/arrow/src/array/transform/boolean.rs](https://codecov.io/gh/apache/arrow/pull/8821/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvdHJhbnNmb3JtL2Jvb2xlYW4ucnM=) | `76.92% <0.00%> (-23.08%)` | :arrow_down: | | [rust/arrow/src/array/transform/list.rs](https://codecov.io/gh/apache/arrow/pull/8821/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvdHJhbnNmb3JtL2xpc3QucnM=) | `36.36% <0.00%> (-8.09%)` | :arrow_down: | | [rust/arrow/src/compute/kernels/comparison.rs](https://codecov.io/gh/apache/arrow/pull/8821/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2NvbXBhcmlzb24ucnM=) | `96.27% <ø> (ø)` | | | [rust/arrow/src/compute/kernels/filter.rs](https://codecov.io/gh/apache/arrow/pull/8821/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2ZpbHRlci5ycw==) | `58.72% <ø> (-2.55%)` | :arrow_down: | | [rust/arrow/src/compute/kernels/limit.rs](https://codecov.io/gh/apache/arrow/pull/8821/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2xpbWl0LnJz) | `100.00% <ø> (ø)` | | | [rust/arrow/src/record\_batch.rs](https://codecov.io/gh/apache/arrow/pull/8821/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvcmVjb3JkX2JhdGNoLnJz) | `84.04% <ø> (-6.31%)` | :arrow_down: | | [rust/datafusion/src/logical\_plan/builder.rs](https://codecov.io/gh/apache/arrow/pull/8821/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vYnVpbGRlci5ycw==) | `0.00% <0.00%> (-85.10%)` | :arrow_down: | | [rust/datafusion/src/logical\_plan/plan.rs](https://codecov.io/gh/apache/arrow/pull/8821/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vcGxhbi5ycw==) | `0.00% <ø> (-83.69%)` | :arrow_down: | | [...tafusion/src/physical\_plan/distinct\_expressions.rs](https://codecov.io/gh/apache/arrow/pull/8821/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2Rpc3RpbmN0X2V4cHJlc3Npb25zLnJz) | `0.00% <0.00%> (-90.91%)` | :arrow_down: | | [rust/datafusion/src/physical\_plan/functions.rs](https://codecov.io/gh/apache/arrow/pull/8821/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2Z1bmN0aW9ucy5ycw==) | `0.00% <ø> (-82.13%)` | :arrow_down: | | ... and [156 more](https://codecov.io/gh/apache/arrow/pull/8821/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8821?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/8821?src=pr&el=footer). Last update [17805f3...8803c13](https://codecov.io/gh/apache/arrow/pull/8821?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]
