codecov-commenter commented on PR #25204: URL: https://github.com/apache/datafusion/pull/25204#issuecomment-5640012192
## [Codecov](https://app.codecov.io/gh/apache/datafusion/pull/25204?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 `91.59664%` with `10 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 81.93%. Comparing base ([`5e42247`](https://app.codecov.io/gh/apache/datafusion/commit/5e4224779669ace7839c60d1c014a98802f11f6b?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`876540e`](https://app.codecov.io/gh/apache/datafusion/commit/876540e24a72902363b93f566798c2813614a285?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 18 commits behind head on main. | [Files with missing lines](https://app.codecov.io/gh/apache/datafusion/pull/25204?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/repartition/mod.rs](https://app.codecov.io/gh/apache/datafusion/pull/25204?src=pr&el=tree&filepath=datafusion%2Fphysical-plan%2Fsrc%2Frepartition%2Fmod.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9waHlzaWNhbC1wbGFuL3NyYy9yZXBhcnRpdGlvbi9tb2QucnM=) | 88.46% | [0 Missing and 6 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/25204?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/physical-expr/src/partitioning.rs](https://app.codecov.io/gh/apache/datafusion/pull/25204?src=pr&el=tree&filepath=datafusion%2Fphysical-expr%2Fsrc%2Fpartitioning.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9waHlzaWNhbC1leHByL3NyYy9wYXJ0aXRpb25pbmcucnM=) | 92.72% | [1 Missing and 3 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/25204?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 #25204 +/- ## ========================================== + Coverage 81.90% 81.93% +0.03% ========================================== Files 1132 1133 +1 Lines 420245 423629 +3384 Branches 420245 423629 +3384 ========================================== + Hits 344208 347115 +2907 - Misses 55747 55917 +170 - Partials 20290 20597 +307 ``` </details> [:umbrella: View full report in Codecov by Harness](https://app.codecov.io/gh/apache/datafusion/pull/25204?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]
