codecov-commenter commented on PR #24043: URL: https://github.com/apache/datafusion/pull/24043#issuecomment-5151863826
## [Codecov](https://app.codecov.io/gh/apache/datafusion/pull/24043?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :x: Patch coverage is `58.82353%` with `7 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 80.85%. Comparing base ([`f2b4835`](https://app.codecov.io/gh/apache/datafusion/commit/f2b483598b23e1557a0f25097df55191f36a7a41?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`c25ee4d`](https://app.codecov.io/gh/apache/datafusion/commit/c25ee4d6487577bfdd68a37452c2cda5a864131a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 3 commits behind head on main. | [Files with missing lines](https://app.codecov.io/gh/apache/datafusion/pull/24043?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [datafusion/sql/src/select.rs](https://app.codecov.io/gh/apache/datafusion/pull/24043?src=pr&el=tree&filepath=datafusion%2Fsql%2Fsrc%2Fselect.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9zcWwvc3JjL3NlbGVjdC5ycw==) | 50.00% | [0 Missing and 5 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/24043?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/sql/src/expr/order\_by.rs](https://app.codecov.io/gh/apache/datafusion/pull/24043?src=pr&el=tree&filepath=datafusion%2Fsql%2Fsrc%2Fexpr%2Forder_by.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9zcWwvc3JjL2V4cHIvb3JkZXJfYnkucnM=) | 71.42% | [1 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/24043?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #24043 +/- ## ========================================== - Coverage 80.85% 80.85% -0.01% ========================================== Files 1101 1101 Lines 375467 375481 +14 Branches 375467 375481 +14 ========================================== + Hits 303596 303600 +4 - Misses 53777 53778 +1 - Partials 18094 18103 +9 ``` </details> [:umbrella: View full report in Codecov by Harness](https://app.codecov.io/gh/apache/datafusion/pull/24043?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. - :package: [JS Bundle Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save yourself from yourself by tracking and limiting bundle sizes in JS merges. </details> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
