codecov[bot] commented on PR #508: URL: https://github.com/apache/hudi-rs/pull/508#issuecomment-3707607761
## [Codecov](https://app.codecov.io/gh/apache/hudi-rs/pull/508?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 `2.15054%` with `182 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 81.85%. Comparing base ([`065fd31`](https://app.codecov.io/gh/apache/hudi-rs/commit/065fd3131e855cb26d0882eb2e7b814539f711a2?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`6ed6db8`](https://app.codecov.io/gh/apache/hudi-rs/commit/6ed6db87ab045753a24db7bd47d4eeaf02a5db16?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/508?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/core/src/file\_group/reader.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/508?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) | 0.00% | [88 Missing :warning: ](https://app.codecov.io/gh/apache/hudi-rs/pull/508?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/508?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==) | 0.00% | [40 Missing :warning: ](https://app.codecov.io/gh/apache/hudi-rs/pull/508?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/508?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) | 0.00% | [32 Missing :warning: ](https://app.codecov.io/gh/apache/hudi-rs/pull/508?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [crates/core/src/table/read\_options.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/508?src=pr&el=tree&filepath=crates%2Fcore%2Fsrc%2Ftable%2Fread_options.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2NvcmUvc3JjL3RhYmxlL3JlYWRfb3B0aW9ucy5ycw==) | 0.00% | [20 Missing :warning: ](https://app.codecov.io/gh/apache/hudi-rs/pull/508?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [crates/core/src/config/read.rs](https://app.codecov.io/gh/apache/hudi-rs/pull/508?src=pr&el=tree&filepath=crates%2Fcore%2Fsrc%2Fconfig%2Fread.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y3JhdGVzL2NvcmUvc3JjL2NvbmZpZy9yZWFkLnJz) | 66.66% | [2 Missing :warning: ](https://app.codecov.io/gh/apache/hudi-rs/pull/508?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 #508 +/- ## ========================================== - Coverage 85.65% 81.85% -3.81% ========================================== Files 65 66 +1 Lines 3897 4083 +186 ========================================== + Hits 3338 3342 +4 - Misses 559 741 +182 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/hudi-rs/pull/508?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]
