codecov-commenter commented on PR #19953: URL: https://github.com/apache/hudi/pull/19953#issuecomment-5676184349
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/19953?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 74.09%. Comparing base ([`d736076`](https://app.codecov.io/gh/apache/hudi/commit/d7360762e1fc2320fa7afe1101068a7e371067fa?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`f228e2b`](https://app.codecov.io/gh/apache/hudi/commit/f228e2bb2875055f6dd203b969b457c465708a4e?dropdown=coverage&el=desc&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 @@ ## master #19953 +/- ## ============================================ + Coverage 72.58% 74.09% +1.51% - Complexity 31534 32085 +551 ============================================ Files 2546 2546 Lines 142522 142522 Branches 17304 17304 ============================================ + Hits 103443 105598 +2155 + Misses 31606 29467 -2139 + Partials 7473 7457 -16 ``` | [Components](https://app.codecov.io/gh/apache/hudi/pull/19953/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [hudi-common](https://app.codecov.io/gh/apache/hudi/pull/19953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `82.77% <ø> (+1.27%)` | :arrow_up: | | [hudi-client](https://app.codecov.io/gh/apache/hudi/pull/19953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `81.35% <ø> (+4.49%)` | :arrow_up: | | [hudi-flink](https://app.codecov.io/gh/apache/hudi/pull/19953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `81.82% <ø> (-3.75%)` | :arrow_down: | | [hudi-spark-datasource](https://app.codecov.io/gh/apache/hudi/pull/19953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `40.96% <ø> (+3.10%)` | :arrow_up: | | [hudi-utilities](https://app.codecov.io/gh/apache/hudi/pull/19953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `78.14% <ø> (-0.01%)` | :arrow_down: | | [hudi-cli](https://app.codecov.io/gh/apache/hudi/pull/19953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `69.99% <ø> (ø)` | | | [hudi-hadoop](https://app.codecov.io/gh/apache/hudi/pull/19953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `70.65% <ø> (+2.79%)` | :arrow_up: | | [hudi-sync](https://app.codecov.io/gh/apache/hudi/pull/19953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `75.99% <ø> (ø)` | | | [hudi-io](https://app.codecov.io/gh/apache/hudi/pull/19953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `81.61% <ø> (+0.51%)` | :arrow_up: | | [hudi-timeline-service](https://app.codecov.io/gh/apache/hudi/pull/19953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `83.34% <ø> (+4.92%)` | :arrow_up: | | [hudi-cloud](https://app.codecov.io/gh/apache/hudi/pull/19953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `80.99% <ø> (ø)` | | | [hudi-kafka-connect](https://app.codecov.io/gh/apache/hudi/pull/19953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `53.96% <ø> (+0.76%)` | :arrow_up: | | [Flag](https://app.codecov.io/gh/apache/hudi/pull/19953/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/19953/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `43.89% <ø> (+0.04%)` | :arrow_up: | 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. [see 661 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/19953/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. - :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]
