codecov[bot] commented on PR #510: URL: https://github.com/apache/hudi-rs/pull/510#issuecomment-3708563830
## [Codecov](https://app.codecov.io/gh/apache/hudi-rs/pull/510?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 `73.45133%` with `30 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 84.89%. Comparing base ([`a20771d`](https://app.codecov.io/gh/apache/hudi-rs/commit/a20771d1dafe4fa9b0852360ab69311f425245cf?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`59f898b`](https://app.codecov.io/gh/apache/hudi-rs/commit/59f898b127f81075c8792235ee2970c27c0c61cf?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). | [Files with missing lines](https://app.codecov.io/gh/apache/hudi-rs/pull/510?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [crates/datafusion/src/lib.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/510?src=pr&el=tree&filepath=crates%2Fdatafusion%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2RhdGFmdXNpb24vc3JjL2xpYi5ycw==) | 74.54% | [14 Missing :warning: ](https://app.codecov.io/gh/apache/hudi-rs/pull/510?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [crates/core/src/file\_group/reader.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/510?src=pr&el=tree&filepath=crates%2Fcore%2Fsrc%2Ffile_group%2Freader.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2NvcmUvc3JjL2ZpbGVfZ3JvdXAvcmVhZGVyLnJz) | 65.00% | [7 Missing :warning: ](https://app.codecov.io/gh/apache/hudi-rs/pull/510?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [crates/core/src/storage/mod.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/510?src=pr&el=tree&filepath=crates%2Fcore%2Fsrc%2Fstorage%2Fmod.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2NvcmUvc3JjL3N0b3JhZ2UvbW9kLnJz) | 73.33% | [4 Missing :warning: ](https://app.codecov.io/gh/apache/hudi-rs/pull/510?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [crates/datafusion/src/util/expr.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/510?src=pr&el=tree&filepath=crates%2Fdatafusion%2Fsrc%2Futil%2Fexpr.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2RhdGFmdXNpb24vc3JjL3V0aWwvZXhwci5ycw==) | 78.94% | [4 Missing :warning: ](https://app.codecov.io/gh/apache/hudi-rs/pull/510?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [crates/core/src/table/mod.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/510?src=pr&el=tree&filepath=crates%2Fcore%2Fsrc%2Ftable%2Fmod.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2NvcmUvc3JjL3RhYmxlL21vZC5ycw==) | 66.66% | [1 Missing :warning: ](https://app.codecov.io/gh/apache/hudi-rs/pull/510?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 #510 +/- ## ========================================== - Coverage 85.13% 84.89% -0.25% ========================================== Files 66 66 Lines 4057 4144 +87 ========================================== + Hits 3454 3518 +64 - Misses 603 626 +23 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/hudi-rs/pull/510?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. </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]
