codecov-commenter commented on PR #24227: URL: https://github.com/apache/datafusion/pull/24227#issuecomment-5245122461
## [Codecov](https://app.codecov.io/gh/apache/datafusion/pull/24227?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 `90.17544%` with `28 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 80.99%. Comparing base ([`e08aed1`](https://app.codecov.io/gh/apache/datafusion/commit/e08aed1e5de41dcf81d529140dae07723b942a5e?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`d90e9df`](https://app.codecov.io/gh/apache/datafusion/commit/d90e9df87a8fe1defeb4959c06d525b09c8ba0cc?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 38 commits behind head on main. | [Files with missing lines](https://app.codecov.io/gh/apache/datafusion/pull/24227?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/proto-common/src/generated/pbjson.rs](https://app.codecov.io/gh/apache/datafusion/pull/24227?src=pr&el=tree&filepath=datafusion%2Fproto-common%2Fsrc%2Fgenerated%2Fpbjson.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9wcm90by1jb21tb24vc3JjL2dlbmVyYXRlZC9wYmpzb24ucnM=) | 0.00% | [14 Missing :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/24227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/datasource-parquet/src/metadata.rs](https://app.codecov.io/gh/apache/datafusion/pull/24227?src=pr&el=tree&filepath=datafusion%2Fdatasource-parquet%2Fsrc%2Fmetadata.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9kYXRhc291cmNlLXBhcnF1ZXQvc3JjL21ldGFkYXRhLnJz) | 87.17% | [5 Missing :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/24227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/datasource-parquet/src/opener/mod.rs](https://app.codecov.io/gh/apache/datafusion/pull/24227?src=pr&el=tree&filepath=datafusion%2Fdatasource-parquet%2Fsrc%2Fopener%2Fmod.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9kYXRhc291cmNlLXBhcnF1ZXQvc3JjL29wZW5lci9tb2QucnM=) | 96.73% | [4 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/24227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/datasource-parquet/src/source.rs](https://app.codecov.io/gh/apache/datafusion/pull/24227?src=pr&el=tree&filepath=datafusion%2Fdatasource-parquet%2Fsrc%2Fsource.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9kYXRhc291cmNlLXBhcnF1ZXQvc3JjL3NvdXJjZS5ycw==) | 94.36% | [2 Missing and 2 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/24227?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 #24227 +/- ## ========================================== - Coverage 81.04% 80.99% -0.05% ========================================== Files 1106 1106 Lines 380984 383652 +2668 Branches 380984 383652 +2668 ========================================== + Hits 308769 310754 +1985 - Misses 53968 54574 +606 - Partials 18247 18324 +77 ``` </details> [:umbrella: View full report in Codecov by Harness](https://app.codecov.io/gh/apache/datafusion/pull/24227?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]
