codecov-commenter commented on PR #23619: URL: https://github.com/apache/datafusion/pull/23619#issuecomment-5023255237
## [Codecov](https://app.codecov.io/gh/apache/datafusion/pull/23619?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 `84.84848%` with `10 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 80.70%. Comparing base ([`4184b07`](https://app.codecov.io/gh/apache/datafusion/commit/4184b0778e0c691ed490c8ab0fa2b0f6f157722c?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`28a916d`](https://app.codecov.io/gh/apache/datafusion/commit/28a916dd16f29f16b34a595df1201ea33c9d53c7?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). | [Files with missing lines](https://app.codecov.io/gh/apache/datafusion/pull/23619?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/physical-plan/src/sorts/merge.rs](https://app.codecov.io/gh/apache/datafusion/pull/23619?src=pr&el=tree&filepath=datafusion%2Fphysical-plan%2Fsrc%2Fsorts%2Fmerge.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9waHlzaWNhbC1wbGFuL3NyYy9zb3J0cy9tZXJnZS5ycw==) | 61.90% | [8 Missing :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/23619?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/physical-plan/src/sorts/cursor.rs](https://app.codecov.io/gh/apache/datafusion/pull/23619?src=pr&el=tree&filepath=datafusion%2Fphysical-plan%2Fsrc%2Fsorts%2Fcursor.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9waHlzaWNhbC1wbGFuL3NyYy9zb3J0cy9jdXJzb3IucnM=) | 95.55% | [2 Missing :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/23619?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 #23619 +/- ## ========================================== - Coverage 80.70% 80.70% -0.01% ========================================== Files 1089 1089 Lines 368038 368089 +51 Branches 368038 368089 +51 ========================================== + Hits 297031 297053 +22 - Misses 53308 53334 +26 - Partials 17699 17702 +3 ``` </details> [:umbrella: View full report in Codecov by Harness](https://app.codecov.io/gh/apache/datafusion/pull/23619?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]
