codecov-commenter commented on PR #2754: URL: https://github.com/apache/hudi/pull/2754#issuecomment-4172863900
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/2754?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 52.30%. Comparing base ([`920537c`](https://app.codecov.io/gh/apache/hudi/commit/920537cac83d59ac05676fb952d5479c41adf757?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`b61ec85`](https://app.codecov.io/gh/apache/hudi/commit/b61ec85e0a9a07a41b9a7787f69d016890f12fd5?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 5780 commits behind head on master. <details><summary>Additional details and impacted files</summary> [](https://app.codecov.io/gh/apache/hudi/pull/2754?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2754 +/- ## ============================================ - Coverage 52.30% 52.30% -0.01% - Complexity 3689 3690 +1 ============================================ Files 483 483 Lines 23099 23101 +2 Branches 2460 2459 -1 ============================================ + Hits 12082 12083 +1 Misses 9949 9949 - Partials 1068 1069 +1 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/2754/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [hudicli](https://app.codecov.io/gh/apache/hudi/pull/2754/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `36.94% <ø> (ø)` | | | [hudiclient](https://app.codecov.io/gh/apache/hudi/pull/2754/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `∅ <ø> (∅)` | | | [hudicommon](https://app.codecov.io/gh/apache/hudi/pull/2754/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `50.80% <ø> (ø)` | | | [hudiflink](https://app.codecov.io/gh/apache/hudi/pull/2754/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `56.71% <ø> (ø)` | | | [hudihadoopmr](https://app.codecov.io/gh/apache/hudi/pull/2754/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `33.44% <ø> (ø)` | | | [hudisparkdatasource](https://app.codecov.io/gh/apache/hudi/pull/2754/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `71.33% <ø> (ø)` | | | [hudisync](https://app.codecov.io/gh/apache/hudi/pull/2754/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `45.47% <ø> (ø)` | | | [huditimelineservice](https://app.codecov.io/gh/apache/hudi/pull/2754/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `64.36% <ø> (ø)` | | | [hudiutilities](https://app.codecov.io/gh/apache/hudi/pull/2754/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `69.72% <100.00%> (-0.02%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files with missing lines](https://app.codecov.io/gh/apache/hudi/pull/2754?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...hudi/utilities/sources/helpers/KafkaOffsetGen.java](https://app.codecov.io/gh/apache/hudi/pull/2754?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fsources%2Fhelpers%2FKafkaOffsetGen.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3NvdXJjZXMvaGVscGVycy9LYWZrYU9mZnNldEdlbi5qYXZh) | `87.27% <100.00%> (+0.23%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/2754/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) </details> <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]
