codecov-io edited a comment on pull request #8875: URL: https://github.com/apache/arrow/pull/8875#issuecomment-741535928
# [Codecov](https://codecov.io/gh/apache/arrow/pull/8875?src=pr&el=h1) Report > Merging [#8875](https://codecov.io/gh/apache/arrow/pull/8875?src=pr&el=desc) (80903b8) into [master](https://codecov.io/gh/apache/arrow/commit/38cfdc3c95c0066b7b6a9b7fb5a47494decf7805?el=desc) (38cfdc3) will **increase** coverage by `1.13%`. > The diff coverage is `0.00%`. [](https://codecov.io/gh/apache/arrow/pull/8875?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #8875 +/- ## ========================================== + Coverage 52.92% 54.06% +1.13% ========================================== Files 172 173 +1 Lines 30710 31086 +376 ========================================== + Hits 16253 16806 +553 + Misses 14457 14280 -177 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8875?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/datafusion/examples/flight\_server.rs](https://codecov.io/gh/apache/arrow/pull/8875/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL2V4YW1wbGVzL2ZsaWdodF9zZXJ2ZXIucnM=) | `0.00% <0.00%> (ø)` | | | [rust/datafusion/src/execution/context.rs](https://codecov.io/gh/apache/arrow/pull/8875/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9leGVjdXRpb24vY29udGV4dC5ycw==) | `0.00% <0.00%> (ø)` | | | [rust/datafusion/src/execution/dataframe\_impl.rs](https://codecov.io/gh/apache/arrow/pull/8875/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9leGVjdXRpb24vZGF0YWZyYW1lX2ltcGwucnM=) | `0.00% <0.00%> (ø)` | | | [rust/datafusion/src/physical\_plan/filter.rs](https://codecov.io/gh/apache/arrow/pull/8875/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2ZpbHRlci5ycw==) | `0.00% <ø> (ø)` | | | [rust/datafusion/src/physical\_plan/mod.rs](https://codecov.io/gh/apache/arrow/pull/8875/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL21vZC5ycw==) | `0.00% <ø> (ø)` | | | [rust/datafusion/src/physical\_plan/sort.rs](https://codecov.io/gh/apache/arrow/pull/8875/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3NvcnQucnM=) | `0.00% <ø> (ø)` | | | [rust/datafusion/tests/custom\_sources.rs](https://codecov.io/gh/apache/arrow/pull/8875/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3Rlc3RzL2N1c3RvbV9zb3VyY2VzLnJz) | `0.00% <0.00%> (ø)` | | | [rust/arrow/src/array/cast.rs](https://codecov.io/gh/apache/arrow/pull/8875/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvY2FzdC5ycw==) | `0.00% <0.00%> (-100.00%)` | :arrow_down: | | [rust/arrow/src/array/equal/decimal.rs](https://codecov.io/gh/apache/arrow/pull/8875/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvZXF1YWwvZGVjaW1hbC5ycw==) | `0.00% <0.00%> (-100.00%)` | :arrow_down: | | [rust/arrow/src/array/transform/utils.rs](https://codecov.io/gh/apache/arrow/pull/8875/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvdHJhbnNmb3JtL3V0aWxzLnJz) | `0.00% <0.00%> (-100.00%)` | :arrow_down: | | ... and [108 more](https://codecov.io/gh/apache/arrow/pull/8875/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8875?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/8875?src=pr&el=footer). Last update [38cfdc3...147aae4](https://codecov.io/gh/apache/arrow/pull/8875?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]
