codecov-io edited a comment on pull request #9865: URL: https://github.com/apache/arrow/pull/9865#issuecomment-812913241
# [Codecov](https://codecov.io/gh/apache/arrow/pull/9865?src=pr&el=h1) Report > Merging [#9865](https://codecov.io/gh/apache/arrow/pull/9865?src=pr&el=desc) (4bb4dc5) into [master](https://codecov.io/gh/apache/arrow/commit/81f652102737ea89c30de0cec1e94414b8740666?el=desc) (81f6521) will **increase** coverage by `0.07%`. > The diff coverage is `87.85%`. [](https://codecov.io/gh/apache/arrow/pull/9865?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #9865 +/- ## ========================================== + Coverage 82.70% 82.77% +0.07% ========================================== Files 257 260 +3 Lines 60486 60625 +139 ========================================== + Hits 50027 50185 +158 + Misses 10459 10440 -19 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9865?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/benchmarks/src/bin/tpch.rs](https://codecov.io/gh/apache/arrow/pull/9865/diff?src=pr&el=tree#diff-cnVzdC9iZW5jaG1hcmtzL3NyYy9iaW4vdHBjaC5ycw==) | `38.33% <0.00%> (ø)` | | | [rust/datafusion/src/physical\_plan/mod.rs](https://codecov.io/gh/apache/arrow/pull/9865/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL21vZC5ycw==) | `88.00% <ø> (ø)` | | | [rust/datafusion/src/physical\_plan/parquet.rs](https://codecov.io/gh/apache/arrow/pull/9865/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3BhcnF1ZXQucnM=) | `87.57% <ø> (+0.29%)` | :arrow_up: | | [rust/datafusion/src/physical\_plan/hash\_join.rs](https://codecov.io/gh/apache/arrow/pull/9865/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2hhc2hfam9pbi5ycw==) | `85.20% <77.08%> (+0.60%)` | :arrow_up: | | [...st/datafusion/src/physical\_optimizer/merge\_exec.rs](https://codecov.io/gh/apache/arrow/pull/9865/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9vcHRpbWl6ZXIvbWVyZ2VfZXhlYy5ycw==) | `77.77% <77.77%> (ø)` | | | [rust/datafusion/src/execution/context.rs](https://codecov.io/gh/apache/arrow/pull/9865/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9leGVjdXRpb24vY29udGV4dC5ycw==) | `92.58% <87.50%> (-0.45%)` | :arrow_down: | | [...afusion/src/physical\_optimizer/coalesce\_batches.rs](https://codecov.io/gh/apache/arrow/pull/9865/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9vcHRpbWl6ZXIvY29hbGVzY2VfYmF0Y2hlcy5ycw==) | `88.23% <88.23%> (ø)` | | | [rust/datafusion/src/physical\_plan/planner.rs](https://codecov.io/gh/apache/arrow/pull/9865/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3BsYW5uZXIucnM=) | `80.22% <91.89%> (+0.29%)` | :arrow_up: | | [...t/datafusion/src/physical\_optimizer/repartition.rs](https://codecov.io/gh/apache/arrow/pull/9865/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9vcHRpbWl6ZXIvcmVwYXJ0aXRpb24ucnM=) | `96.72% <96.72%> (ø)` | | | [rust/datafusion/src/datasource/parquet.rs](https://codecov.io/gh/apache/arrow/pull/9865/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9kYXRhc291cmNlL3BhcnF1ZXQucnM=) | `94.40% <100.00%> (-0.04%)` | :arrow_down: | | ... and [25 more](https://codecov.io/gh/apache/arrow/pull/9865/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9865?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/9865?src=pr&el=footer). Last update [5489bbf...4bb4dc5](https://codecov.io/gh/apache/arrow/pull/9865?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]
