codecov-commenter commented on PR #24365: URL: https://github.com/apache/datafusion/pull/24365#issuecomment-5293915122
## [Codecov](https://app.codecov.io/gh/apache/datafusion/pull/24365?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.58427%` with `31 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 81.19%. Comparing base ([`9f377c4`](https://app.codecov.io/gh/apache/datafusion/commit/9f377c44862747873946e1f28ac27c976b60464d?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`1575a5c`](https://app.codecov.io/gh/apache/datafusion/commit/1575a5cf2132821dde511fb7211268e614913ad2?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 1 commits behind head on main. | [Files with missing lines](https://app.codecov.io/gh/apache/datafusion/pull/24365?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/functions-nested/src/replace.rs](https://app.codecov.io/gh/apache/datafusion/pull/24365?src=pr&el=tree&filepath=datafusion%2Ffunctions-nested%2Fsrc%2Freplace.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9mdW5jdGlvbnMtbmVzdGVkL3NyYy9yZXBsYWNlLnJz) | 79.78% | [15 Missing and 4 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/24365?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/functions-nested/src/concat.rs](https://app.codecov.io/gh/apache/datafusion/pull/24365?src=pr&el=tree&filepath=datafusion%2Ffunctions-nested%2Fsrc%2Fconcat.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9mdW5jdGlvbnMtbmVzdGVkL3NyYy9jb25jYXQucnM=) | 83.87% | [6 Missing and 4 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/24365?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/functions-nested/src/extract.rs](https://app.codecov.io/gh/apache/datafusion/pull/24365?src=pr&el=tree&filepath=datafusion%2Ffunctions-nested%2Fsrc%2Fextract.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9mdW5jdGlvbnMtbmVzdGVkL3NyYy9leHRyYWN0LnJz) | 0.00% | [0 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/24365?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/functions-nested/src/utils.rs](https://app.codecov.io/gh/apache/datafusion/pull/24365?src=pr&el=tree&filepath=datafusion%2Ffunctions-nested%2Fsrc%2Futils.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9mdW5jdGlvbnMtbmVzdGVkL3NyYy91dGlscy5ycw==) | 95.23% | [1 Missing :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/24365?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 #24365 +/- ## ======================================== Coverage 81.18% 81.19% ======================================== Files 1109 1110 +1 Lines 388167 388737 +570 Branches 388167 388737 +570 ======================================== + Hits 315118 315618 +500 - Misses 54507 54530 +23 - Partials 18542 18589 +47 ``` </details> [:umbrella: View full report in Codecov by Harness](https://app.codecov.io/gh/apache/datafusion/pull/24365?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]
