codecov-commenter commented on PR #18910: URL: https://github.com/apache/hudi/pull/18910#issuecomment-5069039187
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18910?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 62.48%. Comparing base ([`ba8c4c7`](https://app.codecov.io/gh/apache/hudi/commit/ba8c4c7b82c7c94405f712e5d1964226412f4e13?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`672020e`](https://app.codecov.io/gh/apache/hudi/commit/672020e39a34a74b6961a7fa3a7ac69bf2843745?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 225 commits behind head on master. > :exclamation: There is a different number of reports uploaded between BASE (ba8c4c7) and HEAD (672020e). Click for more details. > > <details><summary>HEAD has 12 uploads less than BASE</summary> > >| Flag | BASE (ba8c4c7) | HEAD (672020e) | >|------|------|------| >|spark-scala-tests|10|6| >|spark-java-tests|15|7| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18910 +/- ## ============================================ - Coverage 68.83% 62.48% -6.35% + Complexity 29181 28993 -188 ============================================ Files 2520 2700 +180 Lines 140073 152636 +12563 Branches 17213 18990 +1777 ============================================ - Hits 96418 95375 -1043 - Misses 35881 49468 +13587 - Partials 7774 7793 +19 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18910/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [common-and-other-modules](https://app.codecov.io/gh/apache/hudi/pull/18910/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `46.02% <ø> (+1.70%)` | :arrow_up: | | [flink-integration-tests](https://app.codecov.io/gh/apache/hudi/pull/18910/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `47.67% <ø> (?)` | | | [hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18910/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `43.31% <ø> (-1.56%)` | :arrow_down: | | [integration-tests](https://app.codecov.io/gh/apache/hudi/pull/18910/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `13.59% <ø> (?)` | | | [spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18910/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.68% <ø> (+0.51%)` | :arrow_up: | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18910/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `31.02% <ø> (-18.34%)` | :arrow_down: | | [spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18910/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `32.24% <ø> (-13.01%)` | :arrow_down: | | [utilities](https://app.codecov.io/gh/apache/hudi/pull/18910/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `36.50% <ø> (-0.92%)` | :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. [see 1570 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18910/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]
