codecov-io commented on pull request #8542: URL: https://github.com/apache/arrow/pull/8542#issuecomment-728347240
# [Codecov](https://codecov.io/gh/apache/arrow/pull/8542?src=pr&el=h1) Report > Merging [#8542](https://codecov.io/gh/apache/arrow/pull/8542?src=pr&el=desc) (1df4d0c) into [master](https://codecov.io/gh/apache/arrow/commit/cf61fa1b8c1463f8f7c16e55c7275cac3111a0c2?el=desc) (cf61fa1) will **increase** coverage by `0.30%`. > The diff coverage is `n/a`. [](https://codecov.io/gh/apache/arrow/pull/8542?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #8542 +/- ## ========================================== + Coverage 84.24% 84.54% +0.30% ========================================== Files 152 177 +25 Lines 42175 43647 +1472 ========================================== + Hits 35529 36902 +1373 - Misses 6646 6745 +99 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8542?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/parquet/src/arrow/converter.rs](https://codecov.io/gh/apache/arrow/pull/8542/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9jb252ZXJ0ZXIucnM=) | `62.96% <0.00%> (-28.15%)` | :arrow_down: | | [rust/parquet/src/util/io.rs](https://codecov.io/gh/apache/arrow/pull/8542/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy91dGlsL2lvLnJz) | `90.75% <0.00%> (-6.55%)` | :arrow_down: | | [rust/parquet/src/arrow/array\_reader.rs](https://codecov.io/gh/apache/arrow/pull/8542/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9hcnJheV9yZWFkZXIucnM=) | `76.88% <0.00%> (-5.59%)` | :arrow_down: | | [rust/parquet/src/util/cursor.rs](https://codecov.io/gh/apache/arrow/pull/8542/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy91dGlsL2N1cnNvci5ycw==) | `84.78% <0.00%> (-4.97%)` | :arrow_down: | | [rust/parquet/src/util/test\_common/rand\_gen.rs](https://codecov.io/gh/apache/arrow/pull/8542/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy91dGlsL3Rlc3RfY29tbW9uL3JhbmRfZ2VuLnJz) | `80.00% <0.00%> (-4.22%)` | :arrow_down: | | [rust/datafusion/src/physical\_plan/group\_scalar.rs](https://codecov.io/gh/apache/arrow/pull/8542/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2dyb3VwX3NjYWxhci5ycw==) | `69.23% <0.00%> (-3.85%)` | :arrow_down: | | [rust/arrow/src/util/integration\_util.rs](https://codecov.io/gh/apache/arrow/pull/8542/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvdXRpbC9pbnRlZ3JhdGlvbl91dGlsLnJz) | `67.48% <0.00%> (-2.55%)` | :arrow_down: | | [rust/arrow/src/ipc/reader.rs](https://codecov.io/gh/apache/arrow/pull/8542/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvaXBjL3JlYWRlci5ycw==) | `81.81% <0.00%> (-2.42%)` | :arrow_down: | | [rust/arrow/src/util/buffered\_iterator.rs](https://codecov.io/gh/apache/arrow/pull/8542/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvdXRpbC9idWZmZXJlZF9pdGVyYXRvci5ycw==) | `92.85% <0.00%> (-2.39%)` | :arrow_down: | | [rust/datafusion/src/optimizer/filter\_push\_down.rs](https://codecov.io/gh/apache/arrow/pull/8542/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9vcHRpbWl6ZXIvZmlsdGVyX3B1c2hfZG93bi5ycw==) | `95.95% <0.00%> (-2.28%)` | :arrow_down: | | ... and [129 more](https://codecov.io/gh/apache/arrow/pull/8542/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8542?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/8542?src=pr&el=footer). Last update [cf61fa1...1df4d0c](https://codecov.io/gh/apache/arrow/pull/8542?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]
