codecov-commenter commented on PR #21621: URL: https://github.com/apache/datafusion/pull/21621#issuecomment-5596623887
## [Codecov](https://app.codecov.io/gh/apache/datafusion/pull/21621?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 `67.56238%` with `338 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 81.76%. Comparing base ([`722cbf2`](https://app.codecov.io/gh/apache/datafusion/commit/722cbf2e7ad9a43bc6723f7795fe87e0552eb81f?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`c4ff1b4`](https://app.codecov.io/gh/apache/datafusion/commit/c4ff1b4b15b40ddf2e4062258693d224ea28ee77?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 45 commits behind head on main. | [Files with missing lines](https://app.codecov.io/gh/apache/datafusion/pull/21621?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...optimizer/src/push\_down\_limit/topk\_through\_join.rs](https://app.codecov.io/gh/apache/datafusion/pull/21621?src=pr&el=tree&filepath=datafusion%2Foptimizer%2Fsrc%2Fpush_down_limit%2Ftopk_through_join.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9vcHRpbWl6ZXIvc3JjL3B1c2hfZG93bl9saW1pdC90b3BrX3Rocm91Z2hfam9pbi5ycw==) | 75.95% | [42 Missing and 153 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/21621?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [benchmarks/src/push\_down\_topk.rs](https://app.codecov.io/gh/apache/datafusion/pull/21621?src=pr&el=tree&filepath=benchmarks%2Fsrc%2Fpush_down_topk.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-YmVuY2htYXJrcy9zcmMvcHVzaF9kb3duX3RvcGsucnM=) | 0.00% | [137 Missing :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/21621?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/optimizer/src/push\_down\_limit.rs](https://app.codecov.io/gh/apache/datafusion/pull/21621?src=pr&el=tree&filepath=datafusion%2Foptimizer%2Fsrc%2Fpush_down_limit.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9vcHRpbWl6ZXIvc3JjL3B1c2hfZG93bl9saW1pdC5ycw==) | 94.62% | [0 Missing and 5 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/21621?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [benchmarks/src/bin/dfbench.rs](https://app.codecov.io/gh/apache/datafusion/pull/21621?src=pr&el=tree&filepath=benchmarks%2Fsrc%2Fbin%2Fdfbench.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-YmVuY2htYXJrcy9zcmMvYmluL2RmYmVuY2gucnM=) | 0.00% | [1 Missing :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/21621?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 #21621 +/- ## ========================================== + Coverage 81.67% 81.76% +0.09% ========================================== Files 1126 1132 +6 Lines 414533 418665 +4132 Branches 414533 418665 +4132 ========================================== + Hits 338562 342318 +3756 - Misses 56058 56062 +4 - Partials 19913 20285 +372 ``` </details> [:umbrella: View full report in Codecov by Harness](https://app.codecov.io/gh/apache/datafusion/pull/21621?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]
