codecov-io edited a comment on pull request #8924: URL: https://github.com/apache/arrow/pull/8924#issuecomment-745222383
# [Codecov](https://codecov.io/gh/apache/arrow/pull/8924?src=pr&el=h1) Report > Merging [#8924](https://codecov.io/gh/apache/arrow/pull/8924?src=pr&el=desc) (3e5c84b) into [master](https://codecov.io/gh/apache/arrow/commit/8df91c93676f8ac2b4d072e8ef0df62d3430cd57?el=desc) (8df91c9) will **increase** coverage by `23.78%`. > The diff coverage is `40.00%`. [](https://codecov.io/gh/apache/arrow/pull/8924?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #8924 +/- ## =========================================== + Coverage 51.89% 75.68% +23.78% =========================================== Files 173 181 +8 Lines 31081 41012 +9931 =========================================== + Hits 16131 31041 +14910 + Misses 14950 9971 -4979 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8924?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/arrow/src/array/equal/mod.rs](https://codecov.io/gh/apache/arrow/pull/8924/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvZXF1YWwvbW9kLnJz) | `91.91% <ø> (+0.37%)` | :arrow_up: | | [rust/arrow/src/datatypes.rs](https://codecov.io/gh/apache/arrow/pull/8924/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZGF0YXR5cGVzLnJz) | `76.83% <ø> (ø)` | | | [rust/arrow/src/error.rs](https://codecov.io/gh/apache/arrow/pull/8924/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZXJyb3IucnM=) | `10.00% <0.00%> (ø)` | | | [rust/arrow/src/ffi.rs](https://codecov.io/gh/apache/arrow/pull/8924/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZmZpLnJz) | `70.28% <0.00%> (-0.34%)` | :arrow_down: | | [rust/arrow/src/compute/kernels/substring.rs](https://codecov.io/gh/apache/arrow/pull/8924/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL3N1YnN0cmluZy5ycw==) | `98.29% <100.00%> (ø)` | | | [rust/parquet\_derive/src/lib.rs](https://codecov.io/gh/apache/arrow/pull/8924/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0X2Rlcml2ZS9zcmMvbGliLnJz) | `0.00% <0.00%> (ø)` | | | [rust/parquet/src/util/hash\_util.rs](https://codecov.io/gh/apache/arrow/pull/8924/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy91dGlsL2hhc2hfdXRpbC5ycw==) | `95.77% <0.00%> (ø)` | | | [rust/parquet/src/util/bit\_packing.rs](https://codecov.io/gh/apache/arrow/pull/8924/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy91dGlsL2JpdF9wYWNraW5nLnJz) | `99.96% <0.00%> (ø)` | | | [rust/parquet/src/file/footer.rs](https://codecov.io/gh/apache/arrow/pull/8924/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9maWxlL2Zvb3Rlci5ycw==) | `96.22% <0.00%> (ø)` | | | [rust/parquet/src/bin/parquet-rowcount.rs](https://codecov.io/gh/apache/arrow/pull/8924/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9iaW4vcGFycXVldC1yb3djb3VudC5ycw==) | `0.00% <0.00%> (ø)` | | | ... and [53 more](https://codecov.io/gh/apache/arrow/pull/8924/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8924?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/8924?src=pr&el=footer). Last update [8d76312...3e5c84b](https://codecov.io/gh/apache/arrow/pull/8924?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]
