codecov-commenter commented on PR #24526: URL: https://github.com/apache/datafusion/pull/24526#issuecomment-5359665321
## [Codecov](https://app.codecov.io/gh/apache/datafusion/pull/24526?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.51064%` with `54 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 81.32%. Comparing base ([`f1f0449`](https://app.codecov.io/gh/apache/datafusion/commit/f1f0449a5327a03cc99817fcd0ac8531f0c015ec?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`b20b0e7`](https://app.codecov.io/gh/apache/datafusion/commit/b20b0e72659edbc67284e26442605647de122309?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 10 commits behind head on main. | [Files with missing lines](https://app.codecov.io/gh/apache/datafusion/pull/24526?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/pruning/src/string\_in\_list.rs](https://app.codecov.io/gh/apache/datafusion/pull/24526?src=pr&el=tree&filepath=datafusion%2Fpruning%2Fsrc%2Fstring_in_list.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9wcnVuaW5nL3NyYy9zdHJpbmdfaW5fbGlzdC5ycw==) | 59.72% | [25 Missing and 4 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/24526?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/pruning/src/pruning\_predicate.rs](https://app.codecov.io/gh/apache/datafusion/pull/24526?src=pr&el=tree&filepath=datafusion%2Fpruning%2Fsrc%2Fpruning_predicate.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9wcnVuaW5nL3NyYy9wcnVuaW5nX3ByZWRpY2F0ZS5ycw==) | 90.55% | [3 Missing and 19 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/24526?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...afusion/datasource-parquet/src/row\_group\_filter.rs](https://app.codecov.io/gh/apache/datafusion/pull/24526?src=pr&el=tree&filepath=datafusion%2Fdatasource-parquet%2Fsrc%2Frow_group_filter.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9kYXRhc291cmNlLXBhcnF1ZXQvc3JjL3Jvd19ncm91cF9maWx0ZXIucnM=) | 96.10% | [0 Missing and 3 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/24526?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 #24526 +/- ## ========================================== + Coverage 81.27% 81.32% +0.04% ========================================== Files 1116 1118 +2 Lines 395017 396357 +1340 Branches 395017 396357 +1340 ========================================== + Hits 321055 322324 +1269 - Misses 55166 55188 +22 - Partials 18796 18845 +49 ``` </details> [:umbrella: View full report in Codecov by Harness](https://app.codecov.io/gh/apache/datafusion/pull/24526?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]
