codecov-commenter commented on PR #25012: URL: https://github.com/apache/datafusion/pull/25012#issuecomment-5567602178
## [Codecov](https://app.codecov.io/gh/apache/datafusion/pull/25012?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 `83.70098%` with `133 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 81.71%. Comparing base ([`ca5d10b`](https://app.codecov.io/gh/apache/datafusion/commit/ca5d10b75ff1d1c7a222ebff0205e5132049fe14?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`1576b03`](https://app.codecov.io/gh/apache/datafusion/commit/1576b03746a7eb9b3a5f788415a67d0902cd3c37?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 3 commits behind head on main. | [Files with missing lines](https://app.codecov.io/gh/apache/datafusion/pull/25012?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/primitive\_in\_list.rs](https://app.codecov.io/gh/apache/datafusion/pull/25012?src=pr&el=tree&filepath=datafusion%2Fpruning%2Fsrc%2Fprimitive_in_list.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9wcnVuaW5nL3NyYy9wcmltaXRpdmVfaW5fbGlzdC5ycw==) | 73.11% | [45 Missing and 5 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/25012?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/25012?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.36% | [15 Missing and 27 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/25012?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/pruning/src/string\_in\_list.rs](https://app.codecov.io/gh/apache/datafusion/pull/25012?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==) | 75.44% | [35 Missing and 6 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/25012?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 #25012 +/- ## ========================================== + Coverage 81.69% 81.71% +0.01% ========================================== Files 1127 1129 +2 Lines 415386 416288 +902 Branches 415386 416288 +902 ========================================== + Hits 339358 340155 +797 - Misses 56093 56163 +70 - Partials 19935 19970 +35 ``` </details> [:umbrella: View full report in Codecov by Harness](https://app.codecov.io/gh/apache/datafusion/pull/25012?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]
