codecov-commenter commented on PR #23741: URL: https://github.com/apache/datafusion/pull/23741#issuecomment-5031651522
## [Codecov](https://app.codecov.io/gh/apache/datafusion/pull/23741?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.55350%` with `192 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 80.70%. Comparing base ([`9a50c67`](https://app.codecov.io/gh/apache/datafusion/commit/9a50c67db0c8a1b23d4068419e9fefd0804c1b0d?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`5905dd7`](https://app.codecov.io/gh/apache/datafusion/commit/5905dd722c5137bc5de36ad1be2da07fee56d609?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 1 commits behind head on main. | [Files with missing lines](https://app.codecov.io/gh/apache/datafusion/pull/23741?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/joins/ie\_join/exec.rs](https://app.codecov.io/gh/apache/datafusion/pull/23741?src=pr&el=tree&filepath=datafusion%2Fphysical-plan%2Fsrc%2Fjoins%2Fie_join%2Fexec.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9waHlzaWNhbC1wbGFuL3NyYy9qb2lucy9pZV9qb2luL2V4ZWMucnM=) | 75.15% | [68 Missing and 14 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/23741?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...usion/physical-plan/src/joins/ie\_join/algorithm.rs](https://app.codecov.io/gh/apache/datafusion/pull/23741?src=pr&el=tree&filepath=datafusion%2Fphysical-plan%2Fsrc%2Fjoins%2Fie_join%2Falgorithm.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9waHlzaWNhbC1wbGFuL3NyYy9qb2lucy9pZV9qb2luL2FsZ29yaXRobS5ycw==) | 81.31% | [44 Missing and 30 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/23741?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...tafusion/physical-plan/src/joins/ie\_join/stream.rs](https://app.codecov.io/gh/apache/datafusion/pull/23741?src=pr&el=tree&filepath=datafusion%2Fphysical-plan%2Fsrc%2Fjoins%2Fie_join%2Fstream.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9waHlzaWNhbC1wbGFuL3NyYy9qb2lucy9pZV9qb2luL3N0cmVhbS5ycw==) | 93.11% | [17 Missing and 2 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/23741?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/core/src/physical\_planner.rs](https://app.codecov.io/gh/apache/datafusion/pull/23741?src=pr&el=tree&filepath=datafusion%2Fcore%2Fsrc%2Fphysical_planner.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9jb3JlL3NyYy9waHlzaWNhbF9wbGFubmVyLnJz) | 92.94% | [8 Missing and 9 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/23741?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 #23741 +/- ## ========================================= Coverage 80.69% 80.70% ========================================= Files 1089 1092 +3 Lines 368424 369595 +1171 Branches 368424 369595 +1171 ========================================= + Hits 297307 298288 +981 - Misses 53406 53534 +128 - Partials 17711 17773 +62 ``` </details> [:umbrella: View full report in Codecov by Harness](https://app.codecov.io/gh/apache/datafusion/pull/23741?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]
