codecov-commenter commented on PR #18554: URL: https://github.com/apache/hudi/pull/18554#issuecomment-5269143035
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18554?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 53.36%. Comparing base ([`ddbdbb9`](https://app.codecov.io/gh/apache/hudi/commit/ddbdbb944a2178ab7bc2c4c746c12c119810833d?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`3dcc7d9`](https://app.codecov.io/gh/apache/hudi/commit/3dcc7d9eaab06daff8286dee94f04f92bf581876?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 459 commits behind head on master. > :exclamation: There is a different number of reports uploaded between BASE (ddbdbb9) and HEAD (3dcc7d9). Click for more details. > > <details><summary>HEAD has 26 uploads less than BASE</summary> > >| Flag | BASE (ddbdbb9) | HEAD (3dcc7d9) | >|------|------|------| >|spark-java-tests|15|1| >|spark-scala-tests|10|0| >|utilities|1|0| >|common-and-other-modules|1|0| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18554 +/- ## ============================================= - Coverage 68.85% 53.36% -15.50% + Complexity 28473 21724 -6749 ============================================= Files 2475 2443 -32 Lines 136672 133264 -3408 Branches 16631 15923 -708 ============================================= - Hits 94110 71115 -22995 - Misses 34999 55852 +20853 + Partials 7563 6297 -1266 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18554/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/18554/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [flink-integration-tests](https://app.codecov.io/gh/apache/hudi/pull/18554/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.99% <ø> (?)` | | | [hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18554/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `43.84% <ø> (-0.96%)` | :arrow_down: | | [spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18554/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `50.46% <ø> (+1.90%)` | :arrow_up: | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18554/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `32.46% <ø> (-16.93%)` | :arrow_down: | | [spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18554/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [utilities](https://app.codecov.io/gh/apache/hudi/pull/18554/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 2072 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18554/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]
