codecov-io commented on pull request #8853: URL: https://github.com/apache/arrow/pull/8853#issuecomment-743701408
# [Codecov](https://codecov.io/gh/apache/arrow/pull/8853?src=pr&el=h1) Report > Merging [#8853](https://codecov.io/gh/apache/arrow/pull/8853?src=pr&el=desc) (9adc230) into [master](https://codecov.io/gh/apache/arrow/commit/2816f37ff01cfd31101b3ee6cc8574cc9246dd1b?el=desc) (2816f37) will **increase** coverage by `0.05%`. > The diff coverage is `99.19%`. [](https://codecov.io/gh/apache/arrow/pull/8853?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #8853 +/- ## ========================================== + Coverage 76.99% 77.04% +0.05% ========================================== Files 174 181 +7 Lines 40392 40349 -43 ========================================== - Hits 31099 31088 -11 + Misses 9293 9261 -32 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8853?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/arrow/src/array/builder.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYnVpbGRlci5ycw==) | `84.17% <ø> (+2.43%)` | :arrow_up: | | [...ust/datafusion/src/physical\_plan/hash\_aggregate.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2hhc2hfYWdncmVnYXRlLnJz) | `0.00% <ø> (ø)` | | | [rust/datafusion/src/physical\_plan/sort.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3NvcnQucnM=) | `0.00% <ø> (ø)` | | | [rust/arrow/src/array/array\_binary.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXlfYmluYXJ5LnJz) | `90.51% <91.30%> (+0.04%)` | :arrow_up: | | [rust/arrow/src/array/transform/fixed\_binary.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvdHJhbnNmb3JtL2ZpeGVkX2JpbmFyeS5ycw==) | `78.94% <100.00%> (+36.84%)` | :arrow_up: | | [rust/arrow/src/array/transform/mod.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvdHJhbnNmb3JtL21vZC5ycw==) | `83.90% <100.00%> (+7.05%)` | :arrow_up: | | [rust/arrow/src/compute/kernels/concat.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2NvbmNhdC5ycw==) | `100.00% <100.00%> (+18.75%)` | :arrow_up: | | [rust/arrow/src/ffi.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZmZpLnJz) | `70.61% <100.00%> (ø)` | | | [rust/datafusion/src/optimizer/utils.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9vcHRpbWl6ZXIvdXRpbHMucnM=) | `0.00% <0.00%> (ø)` | | | [rust/datafusion/src/execution/context.rs](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9leGVjdXRpb24vY29udGV4dC5ycw==) | `0.00% <0.00%> (ø)` | | | ... and [18 more](https://codecov.io/gh/apache/arrow/pull/8853/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8853?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/8853?src=pr&el=footer). Last update [2816f37...9adc230](https://codecov.io/gh/apache/arrow/pull/8853?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]
