codecov-io edited a comment on pull request #9064: URL: https://github.com/apache/arrow/pull/9064#issuecomment-753605727
# [Codecov](https://codecov.io/gh/apache/arrow/pull/9064?src=pr&el=h1) Report > Merging [#9064](https://codecov.io/gh/apache/arrow/pull/9064?src=pr&el=desc) (61f5656) into [master](https://codecov.io/gh/apache/arrow/commit/fdf5e88a67f33c0a76673a32938274f063c9cb93?el=desc) (fdf5e88) will **decrease** coverage by `0.91%`. > The diff coverage is `88.73%`. [](https://codecov.io/gh/apache/arrow/pull/9064?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #9064 +/- ## ========================================== - Coverage 82.57% 81.66% -0.92% ========================================== Files 204 215 +11 Lines 50327 52093 +1766 ========================================== + Hits 41560 42540 +980 - Misses 8767 9553 +786 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9064?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/datafusion/src/logical\_plan/operators.rs](https://codecov.io/gh/apache/arrow/pull/9064/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vb3BlcmF0b3JzLnJz) | `75.00% <ø> (ø)` | | | [rust/parquet/src/file/serialized\_reader.rs](https://codecov.io/gh/apache/arrow/pull/9064/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9maWxlL3NlcmlhbGl6ZWRfcmVhZGVyLnJz) | `93.42% <0.00%> (-2.19%)` | :arrow_down: | | [rust/datafusion/src/physical\_plan/parquet.rs](https://codecov.io/gh/apache/arrow/pull/9064/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3BhcnF1ZXQucnM=) | `87.98% <89.70%> (+3.36%)` | :arrow_up: | | [rust/datafusion/src/datasource/parquet.rs](https://codecov.io/gh/apache/arrow/pull/9064/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9kYXRhc291cmNlL3BhcnF1ZXQucnM=) | `94.30% <91.30%> (-1.91%)` | :arrow_down: | | [rust/arrow/src/array/null.rs](https://codecov.io/gh/apache/arrow/pull/9064/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvbnVsbC5ycw==) | `89.58% <100.00%> (+2.91%)` | :arrow_up: | | [rust/parquet/src/arrow/array\_reader.rs](https://codecov.io/gh/apache/arrow/pull/9064/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9hcnJheV9yZWFkZXIucnM=) | `72.09% <100.00%> (+0.40%)` | :arrow_up: | | [rust/datafusion/src/datasource/csv.rs](https://codecov.io/gh/apache/arrow/pull/9064/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9kYXRhc291cmNlL2Nzdi5ycw==) | `65.00% <0.00%> (-16.25%)` | :arrow_down: | | [rust/datafusion/src/physical\_plan/csv.rs](https://codecov.io/gh/apache/arrow/pull/9064/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2Nzdi5ycw==) | `74.26% <0.00%> (-8.53%)` | :arrow_down: | | [rust/datafusion/src/physical\_plan/functions.rs](https://codecov.io/gh/apache/arrow/pull/9064/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2Z1bmN0aW9ucy5ycw==) | `72.29% <0.00%> (-7.71%)` | :arrow_down: | | [rust/datafusion/src/physical\_plan/limit.rs](https://codecov.io/gh/apache/arrow/pull/9064/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2xpbWl0LnJz) | `57.47% <0.00%> (-5.82%)` | :arrow_down: | | ... and [52 more](https://codecov.io/gh/apache/arrow/pull/9064/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9064?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/9064?src=pr&el=footer). Last update [fdf5e88...61f5656](https://codecov.io/gh/apache/arrow/pull/9064?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]
