codecov[bot] commented on PR #525: URL: https://github.com/apache/hudi-rs/pull/525#issuecomment-3766581217
## [Codecov](https://app.codecov.io/gh/apache/hudi-rs/pull/525?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.33333%` with `16 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 85.12%. Comparing base ([`0cc771c`](https://app.codecov.io/gh/apache/hudi-rs/commit/0cc771c05e1f410d0c21af14544669001bd8de3c?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`87142e8`](https://app.codecov.io/gh/apache/hudi-rs/commit/87142e8679d7747c30f98fd4a4624d9693124e0b?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/525?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/525?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==) | 66.66% | [9 Missing :warning: ](https://app.codecov.io/gh/apache/hudi-rs/pull/525?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [crates/datafusion/src/statistics.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/525?src=pr&el=tree&filepath=crates%2Fdatafusion%2Fsrc%2Fstatistics.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2RhdGFmdXNpb24vc3JjL3N0YXRpc3RpY3MucnM=) | 94.23% | [3 Missing :warning: ](https://app.codecov.io/gh/apache/hudi-rs/pull/525?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [crates/core/src/table/fs\_view.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/525?src=pr&el=tree&filepath=crates%2Fcore%2Fsrc%2Ftable%2Ffs_view.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2NvcmUvc3JjL3RhYmxlL2ZzX3ZpZXcucnM=) | 75.00% | [2 Missing :warning: ](https://app.codecov.io/gh/apache/hudi-rs/pull/525?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/file\_slice.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/525?src=pr&el=tree&filepath=crates%2Fcore%2Fsrc%2Ffile_group%2Ffile_slice.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2NvcmUvc3JjL2ZpbGVfZ3JvdXAvZmlsZV9zbGljZS5ycw==) | 66.66% | [1 Missing :warning: ](https://app.codecov.io/gh/apache/hudi-rs/pull/525?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [crates/core/src/table/file\_pruner.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/525?src=pr&el=tree&filepath=crates%2Fcore%2Fsrc%2Ftable%2Ffile_pruner.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2NvcmUvc3JjL3RhYmxlL2ZpbGVfcHJ1bmVyLnJz) | 75.00% | [1 Missing :warning: ](https://app.codecov.io/gh/apache/hudi-rs/pull/525?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 #525 +/- ## ========================================== - Coverage 85.12% 85.12% -0.01% ========================================== Files 70 71 +1 Lines 4511 4591 +80 ========================================== + Hits 3840 3908 +68 - Misses 671 683 +12 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/hudi-rs/pull/525?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]
