codecov-commenter commented on PR #18948: URL: https://github.com/apache/hudi/pull/18948#issuecomment-4677106364
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18948?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 57.79%. Comparing base ([`91f341f`](https://app.codecov.io/gh/apache/hudi/commit/91f341f8fa795879ccb32784ea7f12af0feab82d?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`a1059cf`](https://app.codecov.io/gh/apache/hudi/commit/a1059cf801c58139a917820abd0095ebc27d1df0?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 125 commits behind head on master. > :exclamation: There is a different number of reports uploaded between BASE (91f341f) and HEAD (a1059cf). Click for more details. > > <details><summary>HEAD has 23 uploads less than BASE</summary> > >| Flag | BASE (91f341f) | HEAD (a1059cf) | >|------|------|------| >|spark-java-tests|18|5| >|spark-scala-tests|12|3| >|utilities|1|0| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18948 +/- ## ============================================= - Coverage 68.07% 57.79% -10.28% + Complexity 28943 24885 -4058 ============================================= Files 2519 2542 +23 Lines 140664 142670 +2006 Branches 17428 17795 +367 ============================================= - Hits 95757 82463 -13294 - Misses 37043 53064 +16021 + Partials 7864 7143 -721 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18948/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/18948/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.81% <0.00%> (+0.46%)` | :arrow_up: | | [hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18948/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.70% <ø> (-0.24%)` | :arrow_down: | | [spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18948/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.08% <ø> (-0.35%)` | :arrow_down: | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18948/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `31.35% <0.00%> (-17.29%)` | :arrow_down: | | [spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18948/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `32.88% <100.00%> (-11.88%)` | :arrow_down: | | [utilities](https://app.codecov.io/gh/apache/hudi/pull/18948/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. | [Files with missing lines](https://app.codecov.io/gh/apache/hudi/pull/18948?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...he/hudi/cdc/InternalRowToJsonStringConverter.scala](https://app.codecov.io/gh/apache/hudi/pull/18948?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark-common%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fhudi%2Fcdc%2FInternalRowToJsonStringConverter.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3BhcmstY29tbW9uL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvaHVkaS9jZGMvSW50ZXJuYWxSb3dUb0pzb25TdHJpbmdDb252ZXJ0ZXIuc2NhbGE=) | `31.37% <100.00%> (-44.63%)` | :arrow_down: | ... and [929 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18948/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. </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]
