codecov-commenter commented on PR #19460: URL: https://github.com/apache/hudi/pull/19460#issuecomment-5159418184
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/19460?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 76.86%. Comparing base ([`64afac0`](https://app.codecov.io/gh/apache/hudi/commit/64afac03908bba1f32df05982aee388d9011b714?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`860c477`](https://app.codecov.io/gh/apache/hudi/commit/860c477b8fd6bc30f98a6c81b81acb26184a4a16?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 #19460 +/- ## ============================================ + Coverage 76.81% 76.86% +0.04% Complexity 33770 33770 ============================================ Files 2576 2576 Lines 143457 143289 -168 Branches 17589 17589 ============================================ - Hits 110201 110133 -68 + Misses 25010 24910 -100 Partials 8246 8246 ``` | [Components](https://app.codecov.io/gh/apache/hudi/pull/19460/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/19460/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `82.26% <ø> (ø)` | | | [hudi-client](https://app.codecov.io/gh/apache/hudi/pull/19460/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `81.85% <ø> (ø)` | | | [hudi-flink](https://app.codecov.io/gh/apache/hudi/pull/19460/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `83.96% <ø> (ø)` | | | [hudi-spark-datasource](https://app.codecov.io/gh/apache/hudi/pull/19460/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `74.44% <ø> (+0.22%)` | :arrow_up: | | [hudi-utilities](https://app.codecov.io/gh/apache/hudi/pull/19460/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `73.66% <ø> (ø)` | | | [hudi-cli](https://app.codecov.io/gh/apache/hudi/pull/19460/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `15.32% <ø> (ø)` | | | [hudi-hadoop](https://app.codecov.io/gh/apache/hudi/pull/19460/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `63.49% <ø> (ø)` | | | [hudi-sync](https://app.codecov.io/gh/apache/hudi/pull/19460/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `70.87% <ø> (ø)` | | | [hudi-io](https://app.codecov.io/gh/apache/hudi/pull/19460/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `79.60% <ø> (ø)` | | | [hudi-timeline-service](https://app.codecov.io/gh/apache/hudi/pull/19460/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `84.23% <ø> (ø)` | | | [hudi-cloud](https://app.codecov.io/gh/apache/hudi/pull/19460/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `64.00% <ø> (ø)` | | | [hudi-kafka-connect](https://app.codecov.io/gh/apache/hudi/pull/19460/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `53.20% <ø> (ø)` | | | [Flag](https://app.codecov.io/gh/apache/hudi/pull/19460/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/19460/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `43.42% <ø> (+<0.01%)` | :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. | [Files with missing lines](https://app.codecov.io/gh/apache/hudi/pull/19460?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...l/parser/HoodieSpark3\_3ExtendedSqlAstBuilder.scala](https://app.codecov.io/gh/apache/hudi/pull/19460?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark3.3.x%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fspark%2Fsql%2Fparser%2FHoodieSpark3_3ExtendedSqlAstBuilder.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3BhcmszLjMueC9zcmMvbWFpbi9zY2FsYS9vcmcvYXBhY2hlL3NwYXJrL3NxbC9wYXJzZXIvSG9vZGllU3BhcmszXzNFeHRlbmRlZFNxbEFzdEJ1aWxkZXIuc2NhbGE=) | `64.64% <ø> (+0.18%)` | :arrow_up: | | [...l/parser/HoodieSpark3\_4ExtendedSqlAstBuilder.scala](https://app.codecov.io/gh/apache/hudi/pull/19460?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark3.4.x%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fspark%2Fsql%2Fparser%2FHoodieSpark3_4ExtendedSqlAstBuilder.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3BhcmszLjQueC9zcmMvbWFpbi9zY2FsYS9vcmcvYXBhY2hlL3NwYXJrL3NxbC9wYXJzZXIvSG9vZGllU3BhcmszXzRFeHRlbmRlZFNxbEFzdEJ1aWxkZXIuc2NhbGE=) | `63.39% <ø> (+1.31%)` | :arrow_up: | | [...l/parser/HoodieSpark3\_5ExtendedSqlAstBuilder.scala](https://app.codecov.io/gh/apache/hudi/pull/19460?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark3.5.x%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fspark%2Fsql%2Fparser%2FHoodieSpark3_5ExtendedSqlAstBuilder.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3BhcmszLjUueC9zcmMvbWFpbi9zY2FsYS9vcmcvYXBhY2hlL3NwYXJrL3NxbC9wYXJzZXIvSG9vZGllU3BhcmszXzVFeHRlbmRlZFNxbEFzdEJ1aWxkZXIuc2NhbGE=) | `66.07% <ø> (+1.27%)` | :arrow_up: | | [...l/parser/HoodieSpark4\_0ExtendedSqlAstBuilder.scala](https://app.codecov.io/gh/apache/hudi/pull/19460?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark4.0.x%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fspark%2Fsql%2Fparser%2FHoodieSpark4_0ExtendedSqlAstBuilder.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3Bhcms0LjAueC9zcmMvbWFpbi9zY2FsYS9vcmcvYXBhY2hlL3NwYXJrL3NxbC9wYXJzZXIvSG9vZGllU3Bhcms0XzBFeHRlbmRlZFNxbEFzdEJ1aWxkZXIuc2NhbGE=) | `62.14% <ø> (+1.25%)` | :arrow_up: | | [...l/parser/HoodieSpark4\_1ExtendedSqlAstBuilder.scala](https://app.codecov.io/gh/apache/hudi/pull/19460?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark4.1.x%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fspark%2Fsql%2Fparser%2FHoodieSpark4_1ExtendedSqlAstBuilder.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3Bhcms0LjEueC9zcmMvbWFpbi9zY2FsYS9vcmcvYXBhY2hlL3NwYXJrL3NxbC9wYXJzZXIvSG9vZGllU3Bhcms0XzFFeHRlbmRlZFNxbEFzdEJ1aWxkZXIuc2NhbGE=) | `62.14% <ø> (+1.25%)` | :arrow_up: | | [...l/parser/HoodieSpark4\_2ExtendedSqlAstBuilder.scala](https://app.codecov.io/gh/apache/hudi/pull/19460?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark4.2.x%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fspark%2Fsql%2Fparser%2FHoodieSpark4_2ExtendedSqlAstBuilder.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3Bhcms0LjIueC9zcmMvbWFpbi9zY2FsYS9vcmcvYXBhY2hlL3NwYXJrL3NxbC9wYXJzZXIvSG9vZGllU3Bhcms0XzJFeHRlbmRlZFNxbEFzdEJ1aWxkZXIuc2NhbGE=) | `62.14% <ø> (+1.25%)` | :arrow_up: | </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]
