codecov-commenter commented on PR #24006: URL: https://github.com/apache/datafusion/pull/24006#issuecomment-5133718565
## [Codecov](https://app.codecov.io/gh/apache/datafusion/pull/24006?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 `82.17054%` with `23 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 80.85%. Comparing base ([`2f25454`](https://app.codecov.io/gh/apache/datafusion/commit/2f25454ad0e58abd94f5f36cfc4e19854695b92a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`8f9a8fe`](https://app.codecov.io/gh/apache/datafusion/commit/8f9a8fe6bce4d20fc93f1029b241b6a9e8200099?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 16 commits behind head on main. | [Files with missing lines](https://app.codecov.io/gh/apache/datafusion/pull/24006?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/datasource/src/proto.rs](https://app.codecov.io/gh/apache/datafusion/pull/24006?src=pr&el=tree&filepath=datafusion%2Fdatasource%2Fsrc%2Fproto.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9kYXRhc291cmNlL3NyYy9wcm90by5ycw==) | 84.16% | [4 Missing and 15 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/24006?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/proto/src/physical\_plan/to\_proto.rs](https://app.codecov.io/gh/apache/datafusion/pull/24006?src=pr&el=tree&filepath=datafusion%2Fproto%2Fsrc%2Fphysical_plan%2Fto_proto.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9wcm90by9zcmMvcGh5c2ljYWxfcGxhbi90b19wcm90by5ycw==) | 40.00% | [3 Missing :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/24006?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/proto/src/physical\_plan/from\_proto.rs](https://app.codecov.io/gh/apache/datafusion/pull/24006?src=pr&el=tree&filepath=datafusion%2Fproto%2Fsrc%2Fphysical_plan%2Ffrom_proto.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9wcm90by9zcmMvcGh5c2ljYWxfcGxhbi9mcm9tX3Byb3RvLnJz) | 75.00% | [1 Missing :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/24006?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 #24006 +/- ## ========================================== + Coverage 80.75% 80.85% +0.09% ========================================== Files 1096 1097 +1 Lines 373588 373973 +385 Branches 373588 373973 +385 ========================================== + Hits 301687 302367 +680 + Misses 53898 53561 -337 - Partials 18003 18045 +42 ``` </details> [:umbrella: View full report in Codecov by Harness](https://app.codecov.io/gh/apache/datafusion/pull/24006?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]
