codecov-io edited a comment on pull request #9329: URL: https://github.com/apache/arrow/pull/9329#issuecomment-774423086
# [Codecov](https://codecov.io/gh/apache/arrow/pull/9329?src=pr&el=h1) Report > Merging [#9329](https://codecov.io/gh/apache/arrow/pull/9329?src=pr&el=desc) (6cdec30) into [master](https://codecov.io/gh/apache/arrow/commit/a3e151307143d020ab9a0af609b2d185e1006785?el=desc) (a3e1513) will **decrease** coverage by `0.28%`. > The diff coverage is `92.57%`. [](https://codecov.io/gh/apache/arrow/pull/9329?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #9329 +/- ## ========================================== - Coverage 82.32% 82.03% -0.29% ========================================== Files 245 245 Lines 56277 55927 -350 ========================================== - Hits 46328 45879 -449 - Misses 9949 10048 +99 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9329?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/arrow/src/ipc/writer.rs](https://codecov.io/gh/apache/arrow/pull/9329/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvaXBjL3dyaXRlci5ycw==) | `87.44% <ø> (+0.21%)` | :arrow_up: | | [rust/arrow/src/json/writer.rs](https://codecov.io/gh/apache/arrow/pull/9329/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvanNvbi93cml0ZXIucnM=) | `87.91% <ø> (+1.74%)` | :arrow_up: | | [...t/datafusion/src/physical\_plan/math\_expressions.rs](https://codecov.io/gh/apache/arrow/pull/9329/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL21hdGhfZXhwcmVzc2lvbnMucnM=) | `27.27% <ø> (ø)` | | | [rust/integration-testing/src/lib.rs](https://codecov.io/gh/apache/arrow/pull/9329/diff?src=pr&el=tree#diff-cnVzdC9pbnRlZ3JhdGlvbi10ZXN0aW5nL3NyYy9saWIucnM=) | `0.00% <0.00%> (ø)` | | | [rust/arrow/src/array/array.rs](https://codecov.io/gh/apache/arrow/pull/9329/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXkucnM=) | `76.80% <50.00%> (+0.49%)` | :arrow_up: | | [rust/arrow/src/array/data.rs](https://codecov.io/gh/apache/arrow/pull/9329/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvZGF0YS5ycw==) | `76.87% <55.55%> (-2.00%)` | :arrow_down: | | [rust/parquet/src/arrow/array\_reader.rs](https://codecov.io/gh/apache/arrow/pull/9329/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9hcnJvdy9hcnJheV9yZWFkZXIucnM=) | `77.61% <66.66%> (ø)` | | | [rust/arrow/src/ipc/reader.rs](https://codecov.io/gh/apache/arrow/pull/9329/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvaXBjL3JlYWRlci5ycw==) | `84.36% <83.33%> (ø)` | | | [rust/arrow/src/json/reader.rs](https://codecov.io/gh/apache/arrow/pull/9329/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvanNvbi9yZWFkZXIucnM=) | `83.45% <83.33%> (-0.06%)` | :arrow_down: | | [rust/arrow/src/array/array\_binary.rs](https://codecov.io/gh/apache/arrow/pull/9329/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvYXJyYXlfYmluYXJ5LnJz) | `84.53% <85.71%> (-7.09%)` | :arrow_down: | | ... and [58 more](https://codecov.io/gh/apache/arrow/pull/9329/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9329?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/9329?src=pr&el=footer). Last update [a3e1513...6cdec30](https://codecov.io/gh/apache/arrow/pull/9329?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]
