codecov-commenter commented on PR #18948: URL: https://github.com/apache/hudi/pull/18948#issuecomment-4677065983
## [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 46.47%. 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 31 uploads less than BASE</summary> > >| Flag | BASE (91f341f) | HEAD (a1059cf) | >|------|------|------| >|spark-java-tests|18|0| >|spark-scala-tests|12|1| >|utilities|1|0| >|common-and-other-modules|1|0| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18948 +/- ## ============================================= - Coverage 68.07% 46.47% -21.60% + Complexity 28943 15304 -13639 ============================================= Files 2519 1975 -544 Lines 140664 107971 -32693 Branches 17428 13193 -4235 ============================================= - Hits 95757 50183 -45574 - Misses 37043 52495 +15452 + Partials 7864 5293 -2571 ``` | [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) | `?` | | | [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) | `?` | | | [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.97% <100.00%> (-11.79%)` | :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=) | `29.41% <100.00%> (-46.59%)` | :arrow_down: | ... and [1728 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]
