codecov-commenter commented on PR #18910: URL: https://github.com/apache/hudi/pull/18910#issuecomment-5069020947
## [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 63.05%. 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 14 uploads less than BASE</summary> > >| Flag | BASE (ba8c4c7) | HEAD (672020e) | >|------|------|------| >|spark-scala-tests|10|5| >|spark-java-tests|15|6| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18910 +/- ## ============================================ - Coverage 68.83% 63.05% -5.78% + Complexity 29181 28768 -413 ============================================ Files 2520 2685 +165 Lines 140073 150347 +10274 Branches 17213 18529 +1316 ============================================ - Hits 96418 94805 -1613 - Misses 35881 47882 +12001 + Partials 7774 7660 -114 ``` | [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.32% <ø> (-18.03%)` | :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.40% <ø> (-12.85%)` | :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 1573 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]
