codecov-io edited a comment on pull request #8829: URL: https://github.com/apache/arrow/pull/8829#issuecomment-743716160
# [Codecov](https://codecov.io/gh/apache/arrow/pull/8829?src=pr&el=h1) Report > Merging [#8829](https://codecov.io/gh/apache/arrow/pull/8829?src=pr&el=desc) (66cfc83) into [master](https://codecov.io/gh/apache/arrow/commit/2816f37ff01cfd31101b3ee6cc8574cc9246dd1b?el=desc) (2816f37) will **decrease** coverage by `0.53%`. > The diff coverage is `88.88%`. [](https://codecov.io/gh/apache/arrow/pull/8829?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #8829 +/- ## ========================================== - Coverage 76.99% 76.45% -0.54% ========================================== Files 174 177 +3 Lines 40392 40800 +408 ========================================== + Hits 31099 31194 +95 - Misses 9293 9606 +313 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8829?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/parquet/src/arrow/record\_reader.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9yZWNvcmRfcmVhZGVyLnJz) | `96.25% <88.88%> (+1.71%)` | :arrow_up: | | [rust/arrow/src/ipc/writer.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvaXBjL3dyaXRlci5ycw==) | `83.65% <0.00%> (-3.44%)` | :arrow_down: | | [rust/arrow/src/json/reader.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvanNvbi9yZWFkZXIucnM=) | `83.17% <0.00%> (-0.09%)` | :arrow_down: | | [rust/arrow/src/buffer.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYnVmZmVyLnJz) | `97.96% <0.00%> (ø)` | | | [rust/arrow/src/datatypes.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZGF0YXR5cGVzLnJz) | `76.85% <0.00%> (ø)` | | | [rust/arrow-flight/src/utils.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy1mbGlnaHQvc3JjL3V0aWxzLnJz) | `0.00% <0.00%> (ø)` | | | [rust/datafusion/src/optimizer/utils.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9vcHRpbWl6ZXIvdXRpbHMucnM=) | `0.00% <0.00%> (ø)` | | | [rust/datafusion/src/datasource/memory.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9kYXRhc291cmNlL21lbW9yeS5ycw==) | `0.00% <0.00%> (ø)` | | | [rust/datafusion/src/execution/context.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9leGVjdXRpb24vY29udGV4dC5ycw==) | `0.00% <0.00%> (ø)` | | | [rust/datafusion/src/logical\_plan/plan.rs](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vcGxhbi5ycw==) | `0.00% <0.00%> (ø)` | | | ... and [13 more](https://codecov.io/gh/apache/arrow/pull/8829/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8829?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/8829?src=pr&el=footer). Last update [2816f37...66cfc83](https://codecov.io/gh/apache/arrow/pull/8829?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]
