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) (6bf6a72) into [master](https://codecov.io/gh/apache/arrow/commit/9a41ccb3a5ca7f833da570720b2a0caf2bbc49f9?el=desc) (9a41ccb) will **increase** coverage by `0.03%`. > The diff coverage is `90.24%`. [](https://codecov.io/gh/apache/arrow/pull/9865?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #9865 +/- ## ========================================== + Coverage 82.70% 82.74% +0.03% ========================================== Files 257 260 +3 Lines 60543 60593 +50 ========================================== + Hits 50074 50135 +61 + Misses 10469 10458 -11 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9865?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [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/execution/context.rs](https://codecov.io/gh/apache/arrow/pull/9865/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9leGVjdXRpb24vY29udGV4dC5ycw==) | `92.38% <57.14%> (-0.45%)` | :arrow_down: | | [...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%> (ø)` | | | [...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.03% <94.44%> (-0.22%)` | :arrow_down: | | [...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: | | [rust/datafusion/tests/user\_defined\_plan.rs](https://codecov.io/gh/apache/arrow/pull/9865/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3Rlc3RzL3VzZXJfZGVmaW5lZF9wbGFuLnJz) | `87.34% <100.00%> (ø)` | | | [rust/datafusion/src/physical\_plan/merge.rs](https://codecov.io/gh/apache/arrow/pull/9865/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL21lcmdlLnJz) | `68.65% <0.00%> (-8.96%)` | :arrow_down: | | ... and [17 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 [9a41ccb...6bf6a72](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]
