codecov-commenter commented on PR #2636: URL: https://github.com/apache/hudi/pull/2636#issuecomment-2297780842
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/2636?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report Attention: Patch coverage is `0%` with `1 line` in your changes missing coverage. Please review. > Project coverage is 51.95%. Comparing base [(`bc883db`)](https://app.codecov.io/gh/apache/hudi/commit/bc883db5de5832fa429bbb04a35d3606fdacdb2a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) to head [(`f77a4be`)](https://app.codecov.io/gh/apache/hudi/commit/f77a4be5d1fc7dfd1e76f3aa40eba1ecbada14d7?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). > Report is 4244 commits behind head on master. | [Files](https://app.codecov.io/gh/apache/hudi/pull/2636?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...n/scala/org/apache/hudi/HoodieMergeOnReadRDD.scala](https://app.codecov.io/gh/apache/hudi/pull/2636?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fhudi%2FHoodieMergeOnReadRDD.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3Bhcmsvc3JjL21haW4vc2NhbGEvb3JnL2FwYWNoZS9odWRpL0hvb2RpZU1lcmdlT25SZWFkUkRELnNjYWxh) | 0.00% | [0 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/hudi/pull/2636?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | <details><summary>Additional details and impacted files</summary> [](https://app.codecov.io/gh/apache/hudi/pull/2636?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2636 +/- ## ============================================ - Coverage 61.58% 51.95% -9.64% - Complexity 324 3622 +3298 ============================================ Files 53 476 +423 Lines 1963 22728 +20765 Branches 235 2439 +2204 ============================================ + Hits 1209 11808 +10599 - Misses 630 9903 +9273 - Partials 124 1017 +893 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/2636/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [hudicli](https://app.codecov.io/gh/apache/hudi/pull/2636/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `37.01% <ø> (?)` | | | [hudiclient](https://app.codecov.io/gh/apache/hudi/pull/2636/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `∅ <ø> (∅)` | | | [hudicommon](https://app.codecov.io/gh/apache/hudi/pull/2636/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `50.92% <ø> (?)` | | | [hudiflink](https://app.codecov.io/gh/apache/hudi/pull/2636/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `54.28% <ø> (?)` | | | [hudihadoopmr](https://app.codecov.io/gh/apache/hudi/pull/2636/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `33.44% <ø> (?)` | | | [hudisparkdatasource](https://app.codecov.io/gh/apache/hudi/pull/2636/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `70.87% <0.00%> (?)` | | | [hudisync](https://app.codecov.io/gh/apache/hudi/pull/2636/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `45.70% <ø> (?)` | | | [huditimelineservice](https://app.codecov.io/gh/apache/hudi/pull/2636/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `64.36% <ø> (?)` | | | [hudiutilities](https://app.codecov.io/gh/apache/hudi/pull/2636/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `70.53% <ø> (+8.94%)` | :arrow_up: | 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](https://app.codecov.io/gh/apache/hudi/pull/2636?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...n/scala/org/apache/hudi/HoodieMergeOnReadRDD.scala](https://app.codecov.io/gh/apache/hudi/pull/2636?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fhudi%2FHoodieMergeOnReadRDD.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3Bhcmsvc3JjL21haW4vc2NhbGEvb3JnL2FwYWNoZS9odWRpL0hvb2RpZU1lcmdlT25SZWFkUkRELnNjYWxh) | `90.21% <0.00%> (ø)` | | ... and [434 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/2636/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) </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]
