codecov-commenter commented on PR #23743: URL: https://github.com/apache/datafusion/pull/23743#issuecomment-5032436103
## [Codecov](https://app.codecov.io/gh/apache/datafusion/pull/23743?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 `87.01299%` with `10 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 80.69%. Comparing base ([`4184b07`](https://app.codecov.io/gh/apache/datafusion/commit/4184b0778e0c691ed490c8ab0fa2b0f6f157722c?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`e03e14f`](https://app.codecov.io/gh/apache/datafusion/commit/e03e14ff445d50722151c62fe29c1888d6c68872?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 11 commits behind head on main. | [Files with missing lines](https://app.codecov.io/gh/apache/datafusion/pull/23743?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/src/string/ascii.rs](https://app.codecov.io/gh/apache/datafusion/pull/23743?src=pr&el=tree&filepath=datafusion%2Ffunctions%2Fsrc%2Fstring%2Fascii.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9mdW5jdGlvbnMvc3JjL3N0cmluZy9hc2NpaS5ycw==) | 77.27% | [2 Missing and 3 partials :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/23743?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/functions/src/string/octet\_length.rs](https://app.codecov.io/gh/apache/datafusion/pull/23743?src=pr&el=tree&filepath=datafusion%2Ffunctions%2Fsrc%2Fstring%2Foctet_length.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9mdW5jdGlvbnMvc3JjL3N0cmluZy9vY3RldF9sZW5ndGgucnM=) | 85.71% | [3 Missing :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/23743?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/functions/src/string/bit\_length.rs](https://app.codecov.io/gh/apache/datafusion/pull/23743?src=pr&el=tree&filepath=datafusion%2Ffunctions%2Fsrc%2Fstring%2Fbit_length.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9mdW5jdGlvbnMvc3JjL3N0cmluZy9iaXRfbGVuZ3RoLnJz) | 95.00% | [1 Missing :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/23743?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [datafusion/functions/src/utils.rs](https://app.codecov.io/gh/apache/datafusion/pull/23743?src=pr&el=tree&filepath=datafusion%2Ffunctions%2Fsrc%2Futils.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZGF0YWZ1c2lvbi9mdW5jdGlvbnMvc3JjL3V0aWxzLnJz) | 92.85% | [1 Missing :warning: ](https://app.codecov.io/gh/apache/datafusion/pull/23743?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 #23743 +/- ## ========================================== - Coverage 80.70% 80.69% -0.02% ========================================== Files 1089 1089 Lines 368038 368484 +446 Branches 368038 368484 +446 ========================================== + Hits 297031 297351 +320 - Misses 53308 53415 +107 - Partials 17699 17718 +19 ``` </details> [:umbrella: View full report in Codecov by Harness](https://app.codecov.io/gh/apache/datafusion/pull/23743?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]
