codecov-commenter commented on PR #21585:
URL: https://github.com/apache/datafusion/pull/21585#issuecomment-5061051942

   ## 
[Codecov](https://app.codecov.io/gh/apache/datafusion/pull/21585?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 `88.77953%` with `57 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 80.76%. Comparing base 
([`7fb2e2c`](https://app.codecov.io/gh/apache/datafusion/commit/7fb2e2c7a6acbad5443c2631d7232b340160fd86?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`81fdaa2`](https://app.codecov.io/gh/apache/datafusion/commit/81fdaa2ddefe4c4c96afb8e8ff770794540635b5?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/21585?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...tafusion/physical-plan/src/joins/hash\_join/exec.rs](https://app.codecov.io/gh/apache/datafusion/pull/21585?src=pr&el=tree&filepath=datafusion%2Fphysical-plan%2Fsrc%2Fjoins%2Fhash_join%2Fexec.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9waHlzaWNhbC1wbGFuL3NyYy9qb2lucy9oYXNoX2pvaW4vZXhlYy5ycw==)
 | 84.45% | [8 Missing and 15 partials :warning: 
](https://app.codecov.io/gh/apache/datafusion/pull/21585?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...on/optimizer/src/decorrelate\_predicate\_subquery.rs](https://app.codecov.io/gh/apache/datafusion/pull/21585?src=pr&el=tree&filepath=datafusion%2Foptimizer%2Fsrc%2Fdecorrelate_predicate_subquery.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9vcHRpbWl6ZXIvc3JjL2RlY29ycmVsYXRlX3ByZWRpY2F0ZV9zdWJxdWVyeS5ycw==)
 | 80.80% | [6 Missing and 13 partials :warning: 
](https://app.codecov.io/gh/apache/datafusion/pull/21585?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...fusion/physical-plan/src/joins/hash\_join/stream.rs](https://app.codecov.io/gh/apache/datafusion/pull/21585?src=pr&el=tree&filepath=datafusion%2Fphysical-plan%2Fsrc%2Fjoins%2Fhash_join%2Fstream.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9waHlzaWNhbC1wbGFuL3NyYy9qb2lucy9oYXNoX2pvaW4vc3RyZWFtLnJz)
 | 92.99% | [6 Missing and 5 partials :warning: 
](https://app.codecov.io/gh/apache/datafusion/pull/21585?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/21585?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)
 | 96.49% | [0 Missing and 2 partials :warning: 
](https://app.codecov.io/gh/apache/datafusion/pull/21585?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[datafusion/physical-plan/src/joins/utils.rs](https://app.codecov.io/gh/apache/datafusion/pull/21585?src=pr&el=tree&filepath=datafusion%2Fphysical-plan%2Fsrc%2Fjoins%2Futils.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9waHlzaWNhbC1wbGFuL3NyYy9qb2lucy91dGlscy5ycw==)
 | 95.00% | [1 Missing and 1 partial :warning: 
](https://app.codecov.io/gh/apache/datafusion/pull/21585?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   #21585      +/-   ##
   ==========================================
   + Coverage   80.75%   80.76%   +0.01%     
   ==========================================
     Files        1089     1089              
     Lines      368824   369260     +436     
     Branches   368824   369260     +436     
   ==========================================
   + Hits       297829   298219     +390     
   - Misses      53246    53257      +11     
   - Partials    17749    17784      +35     
   ```
   </details>
   
   [:umbrella: View full report in Codecov by 
Harness](https://app.codecov.io/gh/apache/datafusion/pull/21585?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]

Reply via email to