codecov-io edited a comment on pull request #8401: URL: https://github.com/apache/arrow/pull/8401#issuecomment-731636903
# [Codecov](https://codecov.io/gh/apache/arrow/pull/8401?src=pr&el=h1) Report > Merging [#8401](https://codecov.io/gh/apache/arrow/pull/8401?src=pr&el=desc) (faabc3d) into [master](https://codecov.io/gh/apache/arrow/commit/322cd01fff055c4d4a03839fe5ac435948e75b09?el=desc) (322cd01) will **decrease** coverage by `0.07%`. > The diff coverage is `76.84%`. [](https://codecov.io/gh/apache/arrow/pull/8401?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #8401 +/- ## ========================================== - Coverage 84.54% 84.47% -0.08% ========================================== Files 185 190 +5 Lines 46176 46836 +660 ========================================== + Hits 39041 39565 +524 - Misses 7135 7271 +136 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8401?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/arrow-pyarrow-integration-testing/src/lib.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy1weWFycm93LWludGVncmF0aW9uLXRlc3Rpbmcvc3JjL2xpYi5ycw==) | `0.00% <0.00%> (ø)` | | | [rust/arrow/src/array/array.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXkucnM=) | `83.49% <0.00%> (-7.04%)` | :arrow_down: | | [rust/arrow/src/array/transform/boolean.rs](https://codecov.io/gh/apache/arrow/pull/8401/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/8401/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/8401/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2NvbXBhcmlzb24ucnM=) | `96.27% <ø> (ø)` | | | [rust/arrow/src/compute/kernels/filter.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2ZpbHRlci5ycw==) | `61.27% <ø> (ø)` | | | [rust/arrow/src/compute/kernels/limit.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2xpbWl0LnJz) | `100.00% <ø> (ø)` | | | [rust/arrow/src/error.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZXJyb3IucnM=) | `5.00% <0.00%> (-0.27%)` | :arrow_down: | | [rust/arrow/src/record\_batch.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvcmVjb3JkX2JhdGNoLnJz) | `88.29% <ø> (-2.06%)` | :arrow_down: | | [rust/datafusion/src/logical\_plan/plan.rs](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vcGxhbi5ycw==) | `83.68% <ø> (ø)` | | | ... and [63 more](https://codecov.io/gh/apache/arrow/pull/8401/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8401?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/8401?src=pr&el=footer). Last update [17805f3...faabc3d](https://codecov.io/gh/apache/arrow/pull/8401?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]
