codecov-io commented on pull request #8842: URL: https://github.com/apache/arrow/pull/8842#issuecomment-742953859
# [Codecov](https://codecov.io/gh/apache/arrow/pull/8842?src=pr&el=h1) Report > Merging [#8842](https://codecov.io/gh/apache/arrow/pull/8842?src=pr&el=desc) (9e353be) into [master](https://codecov.io/gh/apache/arrow/commit/bce15dcc743ea40b2c627a7c3ab9454f8f4b9d76?el=desc) (bce15dc) will **decrease** coverage by `7.27%`. > The diff coverage is `77.77%`. [](https://codecov.io/gh/apache/arrow/pull/8842?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #8842 +/- ## ========================================== - Coverage 84.34% 77.06% -7.28% ========================================== Files 191 174 -17 Lines 47131 40354 -6777 ========================================== - Hits 39753 31100 -8653 - Misses 7378 9254 +1876 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8842?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/arrow/src/array/cast.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvYXJyYXkvY2FzdC5ycw==) | `100.00% <ø> (ø)` | | | [rust/arrow/src/compute/kernels/arithmetic.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2FyaXRobWV0aWMucnM=) | `98.45% <ø> (ø)` | | | [rust/arrow/src/compute/kernels/cast.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2Nhc3QucnM=) | `96.34% <0.00%> (-0.39%)` | :arrow_down: | | [rust/arrow/src/compute/kernels/filter.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2ZpbHRlci5ycw==) | `58.72% <0.00%> (-2.55%)` | :arrow_down: | | [rust/arrow/src/util/string\_writer.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvdXRpbC9zdHJpbmdfd3JpdGVyLnJz) | `73.33% <ø> (ø)` | | | [rust/datafusion/src/logical\_plan/expr.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vZXhwci5ycw==) | `0.00% <0.00%> (-78.49%)` | :arrow_down: | | [rust/datafusion/src/optimizer/utils.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9vcHRpbWl6ZXIvdXRpbHMucnM=) | `0.00% <ø> (-63.95%)` | :arrow_down: | | [rust/datafusion/src/physical\_plan/expressions.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2V4cHJlc3Npb25zLnJz) | `0.00% <0.00%> (-84.80%)` | :arrow_down: | | [rust/datafusion/src/physical\_plan/planner.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3BsYW5uZXIucnM=) | `0.00% <0.00%> (-78.74%)` | :arrow_down: | | [rust/datafusion/src/scalar.rs](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9zY2FsYXIucnM=) | `0.00% <0.00%> (-64.55%)` | :arrow_down: | | ... and [123 more](https://codecov.io/gh/apache/arrow/pull/8842/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8842?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/8842?src=pr&el=footer). Last update [7708519...cb4c6c2](https://codecov.io/gh/apache/arrow/pull/8842?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]
