codecov-commenter commented on PR #20008: URL: https://github.com/apache/hudi/pull/20008#issuecomment-5741228811
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/20008?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 61.99%. Comparing base ([`2a8f711`](https://app.codecov.io/gh/apache/hudi/commit/2a8f71144873ee32ede73e4db8fef0bbee3d10b0?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`801c2b9`](https://app.codecov.io/gh/apache/hudi/commit/801c2b943a428f4dbb6b067587137403894b5921?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). > :exclamation: There is a different number of reports uploaded between BASE (2a8f711) and HEAD (801c2b9). Click for more details. > > <details><summary>HEAD has 22 uploads less than BASE</summary> > >| Flag | BASE (2a8f711) | HEAD (801c2b9) | >|------|------|------| >|spark-java-tests|18|5| >|spark-scala-tests|12|4| >|utilities|1|0| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## release-1.2.1 #20008 +/- ## ==================================================== - Coverage 72.68% 61.99% -10.69% + Complexity 31817 27120 -4697 ==================================================== Files 2534 2534 Lines 143398 143398 Branches 17696 17696 ==================================================== - Hits 104232 88906 -15326 - Misses 31246 47428 +16182 + Partials 7920 7064 -856 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/20008/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/20008/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `47.60% <ø> (-0.01%)` | :arrow_down: | | [flink-integration-tests](https://app.codecov.io/gh/apache/hudi/pull/20008/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `47.92% <ø> (ø)` | | | [hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/20008/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `45.21% <ø> (-0.01%)` | :arrow_down: | | [spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/20008/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.98% <ø> (+<0.01%)` | :arrow_up: | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/20008/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `31.52% <ø> (-18.83%)` | :arrow_down: | | [spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/20008/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `32.70% <ø> (-12.80%)` | :arrow_down: | | [utilities](https://app.codecov.io/gh/apache/hudi/pull/20008/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | 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 670 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/20008/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]
