codecov-commenter commented on PR #2713: URL: https://github.com/apache/arrow-datafusion/pull/2713#issuecomment-1152890726
# [Codecov](https://codecov.io/gh/apache/arrow-datafusion/pull/2713?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report > Merging [#2713](https://codecov.io/gh/apache/arrow-datafusion/pull/2713?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (f454abf) into [master](https://codecov.io/gh/apache/arrow-datafusion/commit/67d91a7f1f26a795966c4cc0b200187778ee840c?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (67d91a7) will **increase** coverage by `0.00%`. > The diff coverage is `87.50%`. ```diff @@ Coverage Diff @@ ## master #2713 +/- ## ======================================= Coverage 84.71% 84.72% ======================================= Files 270 270 Lines 47258 47258 ======================================= + Hits 40036 40039 +3 + Misses 7222 7219 -3 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow-datafusion/pull/2713?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | | |---|---|---| | [datafusion/expr/src/logical\_plan/extension.rs](https://codecov.io/gh/apache/arrow-datafusion/pull/2713/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGF0YWZ1c2lvbi9leHByL3NyYy9sb2dpY2FsX3BsYW4vZXh0ZW5zaW9uLnJz) | `0.00% <ø> (ø)` | | | [datafusion/expr/src/logical\_plan/plan.rs](https://codecov.io/gh/apache/arrow-datafusion/pull/2713/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGF0YWZ1c2lvbi9leHByL3NyYy9sb2dpY2FsX3BsYW4vcGxhbi5ycw==) | `73.91% <ø> (-0.20%)` | :arrow_down: | | [datafusion/optimizer/src/test/user\_defined.rs](https://codecov.io/gh/apache/arrow-datafusion/pull/2713/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGF0YWZ1c2lvbi9vcHRpbWl6ZXIvc3JjL3Rlc3QvdXNlcl9kZWZpbmVkLnJz) | `84.21% <ø> (ø)` | | | [datafusion/proto/src/lib.rs](https://codecov.io/gh/apache/arrow-datafusion/pull/2713/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGF0YWZ1c2lvbi9wcm90by9zcmMvbGliLnJz) | `93.02% <ø> (ø)` | | | [datafusion/core/src/physical\_plan/planner.rs](https://codecov.io/gh/apache/arrow-datafusion/pull/2713/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGF0YWZ1c2lvbi9jb3JlL3NyYy9waHlzaWNhbF9wbGFuL3BsYW5uZXIucnM=) | `78.20% <86.66%> (-0.02%)` | :arrow_down: | | [datafusion/core/tests/user\_defined\_plan.rs](https://codecov.io/gh/apache/arrow-datafusion/pull/2713/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGF0YWZ1c2lvbi9jb3JlL3Rlc3RzL3VzZXJfZGVmaW5lZF9wbGFuLnJz) | `87.79% <100.00%> (ø)` | | | [datafusion/common/src/scalar.rs](https://codecov.io/gh/apache/arrow-datafusion/pull/2713/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGF0YWZ1c2lvbi9jb21tb24vc3JjL3NjYWxhci5ycw==) | `74.82% <0.00%> (-0.12%)` | :arrow_down: | | [datafusion/expr/src/expr.rs](https://codecov.io/gh/apache/arrow-datafusion/pull/2713/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGF0YWZ1c2lvbi9leHByL3NyYy9leHByLnJz) | `81.50% <0.00%> (ø)` | | | [datafusion/sql/src/utils.rs](https://codecov.io/gh/apache/arrow-datafusion/pull/2713/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGF0YWZ1c2lvbi9zcWwvc3JjL3V0aWxzLnJz) | `50.98% <0.00%> (ø)` | | | ... and [8 more](https://codecov.io/gh/apache/arrow-datafusion/pull/2713/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/arrow-datafusion/pull/2713?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/arrow-datafusion/pull/2713?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [67d91a7...f454abf](https://codecov.io/gh/apache/arrow-datafusion/pull/2713?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
