codecov-io edited a comment on pull request #9472: URL: https://github.com/apache/arrow/pull/9472#issuecomment-777713686
# [Codecov](https://codecov.io/gh/apache/arrow/pull/9472?src=pr&el=h1) Report > Merging [#9472](https://codecov.io/gh/apache/arrow/pull/9472?src=pr&el=desc) (10f8b95) into [master](https://codecov.io/gh/apache/arrow/commit/356c300c5ee1e2b23a83652514af11e3a731d596?el=desc) (356c300) will **decrease** coverage by `0.01%`. > The diff coverage is `78.38%`. [](https://codecov.io/gh/apache/arrow/pull/9472?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #9472 +/- ## ========================================== - Coverage 82.31% 82.30% -0.02% ========================================== Files 233 238 +5 Lines 54412 54423 +11 ========================================== + Hits 44791 44792 +1 - Misses 9621 9631 +10 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/9472?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/arrow/src/datatypes/field.rs](https://codecov.io/gh/apache/arrow/pull/9472/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZGF0YXR5cGVzL2ZpZWxkLnJz) | `56.12% <56.12%> (ø)` | | | [rust/arrow/src/datatypes/datatype.rs](https://codecov.io/gh/apache/arrow/pull/9472/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZGF0YXR5cGVzL2RhdGF0eXBlLnJz) | `67.27% <67.27%> (ø)` | | | [rust/arrow/src/datatypes/schema.rs](https://codecov.io/gh/apache/arrow/pull/9472/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZGF0YXR5cGVzL3NjaGVtYS5ycw==) | `72.63% <72.63%> (ø)` | | | [rust/arrow/src/datatypes/native.rs](https://codecov.io/gh/apache/arrow/pull/9472/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZGF0YXR5cGVzL25hdGl2ZS5ycw==) | `88.15% <88.15%> (ø)` | | | [rust/arrow/src/datatypes/types.rs](https://codecov.io/gh/apache/arrow/pull/9472/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZGF0YXR5cGVzL3R5cGVzLnJz) | `88.88% <88.88%> (ø)` | | | [rust/arrow/src/datatypes/mod.rs](https://codecov.io/gh/apache/arrow/pull/9472/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvZGF0YXR5cGVzL21vZC5ycw==) | `100.00% <100.00%> (ø)` | | | [rust/datafusion/src/scalar.rs](https://codecov.io/gh/apache/arrow/pull/9472/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9zY2FsYXIucnM=) | `55.69% <0.00%> (-1.59%)` | :arrow_down: | | [rust/parquet/src/encodings/encoding.rs](https://codecov.io/gh/apache/arrow/pull/9472/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvZW5jb2RpbmcucnM=) | `94.86% <0.00%> (-0.20%)` | :arrow_down: | | ... and [4 more](https://codecov.io/gh/apache/arrow/pull/9472/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/9472?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/9472?src=pr&el=footer). Last update [356c300...10f8b95](https://codecov.io/gh/apache/arrow/pull/9472?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]
