codecov-io commented on pull request #8966: URL: https://github.com/apache/arrow/pull/8966#issuecomment-748546622
# [Codecov](https://codecov.io/gh/apache/arrow/pull/8966?src=pr&el=h1) Report > Merging [#8966](https://codecov.io/gh/apache/arrow/pull/8966?src=pr&el=desc) (8267501) into [master](https://codecov.io/gh/apache/arrow/commit/519e9da4fc1698f686525f4226295f3680a3f3db?el=desc) (519e9da) will **decrease** coverage by `0.06%`. > The diff coverage is `84.48%`. [](https://codecov.io/gh/apache/arrow/pull/8966?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #8966 +/- ## ========================================== - Coverage 83.26% 83.19% -0.07% ========================================== Files 196 199 +3 Lines 48192 48718 +526 ========================================== + Hits 40125 40529 +404 - Misses 8067 8189 +122 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow/pull/8966?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [rust/datafusion/src/logical\_plan/expr.rs](https://codecov.io/gh/apache/arrow/pull/8966/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vZXhwci5ycw==) | `76.76% <ø> (ø)` | | | [rust/datafusion/src/physical\_plan/functions.rs](https://codecov.io/gh/apache/arrow/pull/8966/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL2Z1bmN0aW9ucy5ycw==) | `81.73% <80.00%> (-0.30%)` | :arrow_down: | | [...datafusion/src/physical\_plan/string\_expressions.rs](https://codecov.io/gh/apache/arrow/pull/8966/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3N0cmluZ19leHByZXNzaW9ucy5ycw==) | `85.00% <84.21%> (-0.72%)` | :arrow_down: | | [rust/datafusion/src/sql/planner.rs](https://codecov.io/gh/apache/arrow/pull/8966/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9zcWwvcGxhbm5lci5ycw==) | `84.81% <100.00%> (+3.08%)` | :arrow_up: | | [rust/datafusion/tests/sql.rs](https://codecov.io/gh/apache/arrow/pull/8966/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3Rlc3RzL3NxbC5ycw==) | `99.83% <100.00%> (+<0.01%)` | :arrow_up: | | [rust/arrow/src/compute/kernels/arithmetic.rs](https://codecov.io/gh/apache/arrow/pull/8966/diff?src=pr&el=tree#diff-cnVzdC9hcnJvdy9zcmMvY29tcHV0ZS9rZXJuZWxzL2FyaXRobWV0aWMucnM=) | `89.79% <0.00%> (-9.23%)` | :arrow_down: | | [rust/datafusion/src/optimizer/filter\_push\_down.rs](https://codecov.io/gh/apache/arrow/pull/8966/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9vcHRpbWl6ZXIvZmlsdGVyX3B1c2hfZG93bi5ycw==) | `97.65% <0.00%> (-1.74%)` | :arrow_down: | | [rust/datafusion/src/logical\_plan/builder.rs](https://codecov.io/gh/apache/arrow/pull/8966/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9sb2dpY2FsX3BsYW4vYnVpbGRlci5ycw==) | `90.10% <0.00%> (-1.00%)` | :arrow_down: | | [rust/parquet/src/encodings/encoding.rs](https://codecov.io/gh/apache/arrow/pull/8966/diff?src=pr&el=tree#diff-cnVzdC9wYXJxdWV0L3NyYy9lbmNvZGluZ3MvZW5jb2RpbmcucnM=) | `95.24% <0.00%> (-0.20%)` | :arrow_down: | | [rust/datafusion/src/physical\_plan/planner.rs](https://codecov.io/gh/apache/arrow/pull/8966/diff?src=pr&el=tree#diff-cnVzdC9kYXRhZnVzaW9uL3NyYy9waHlzaWNhbF9wbGFuL3BsYW5uZXIucnM=) | `80.45% <0.00%> (-0.10%)` | :arrow_down: | | ... and [17 more](https://codecov.io/gh/apache/arrow/pull/8966/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow/pull/8966?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/8966?src=pr&el=footer). Last update [5819943...8267501](https://codecov.io/gh/apache/arrow/pull/8966?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]
