codecov-commenter commented on PR #18068: URL: https://github.com/apache/hudi/pull/18068#issuecomment-4092861951
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18068?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :x: Patch coverage is `9.74026%` with `139 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 48.29%. Comparing base ([`365398a`](https://app.codecov.io/gh/apache/hudi/commit/365398affac8d8223eebe4ce411fc5e185b7b304?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`f4b0f90`](https://app.codecov.io/gh/apache/hudi/commit/f4b0f900fc21adef318dfd1e0bcdd950686efb65?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 37 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/hudi/pull/18068?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...a/org/apache/hudi/common/util/CheckpointUtils.java](https://app.codecov.io/gh/apache/hudi/pull/18068?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fcommon%2Futil%2FCheckpointUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL3V0aWwvQ2hlY2twb2ludFV0aWxzLmphdmE=) | 0.00% | [61 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18068?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...udi/client/validator/StreamingOffsetValidator.java](https://app.codecov.io/gh/apache/hudi/pull/18068?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fvalidator%2FStreamingOffsetValidator.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC92YWxpZGF0b3IvU3RyZWFtaW5nT2Zmc2V0VmFsaWRhdG9yLmphdmE=) | 0.00% | [57 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18068?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...pache/hudi/client/validator/ValidationContext.java](https://app.codecov.io/gh/apache/hudi/pull/18068?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fvalidator%2FValidationContext.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L3ZhbGlkYXRvci9WYWxpZGF0aW9uQ29udGV4dC5qYXZh) | 0.00% | [17 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18068?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [.../hudi/client/validator/BasePreCommitValidator.java](https://app.codecov.io/gh/apache/hudi/pull/18068?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fvalidator%2FBasePreCommitValidator.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L3ZhbGlkYXRvci9CYXNlUHJlQ29tbWl0VmFsaWRhdG9yLmphdmE=) | 0.00% | [4 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18068?src=pr&el=tree&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 (365398a) and HEAD (f4b0f90). Click for more details. > > <details><summary>HEAD has 8 uploads less than BASE</summary> > >| Flag | BASE (365398a) | HEAD (f4b0f90) | >|------|------|------| >|spark-scala-tests|6|5| >|spark-java-tests|9|2| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18068 +/- ## ============================================ - Coverage 57.25% 48.29% -8.97% + Complexity 18601 16271 -2330 ============================================ Files 1948 1992 +44 Lines 106690 110161 +3471 Branches 13196 13884 +688 ============================================ - Hits 61088 53197 -7891 - Misses 39842 51433 +11591 + Partials 5760 5531 -229 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18068/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18068/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `45.09% <9.74%> (-0.18%)` | :arrow_down: | | [spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18068/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.23% <9.74%> (?)` | | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18068/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `33.51% <9.74%> (-13.91%)` | :arrow_down: | | [spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18068/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `32.78% <9.74%> (-12.75%)` | :arrow_down: | 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/18068?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/config/HoodiePreCommitValidatorConfig.java](https://app.codecov.io/gh/apache/hudi/pull/18068?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fconfig%2FHoodiePreCommitValidatorConfig.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NvbmZpZy9Ib29kaWVQcmVDb21taXRWYWxpZGF0b3JDb25maWcuamF2YQ==) | `86.79% <100.00%> (-0.05%)` | :arrow_down: | | [.../hudi/client/validator/BasePreCommitValidator.java](https://app.codecov.io/gh/apache/hudi/pull/18068?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fvalidator%2FBasePreCommitValidator.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L3ZhbGlkYXRvci9CYXNlUHJlQ29tbWl0VmFsaWRhdG9yLmphdmE=) | `0.00% <0.00%> (ø)` | | | [...pache/hudi/client/validator/ValidationContext.java](https://app.codecov.io/gh/apache/hudi/pull/18068?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fvalidator%2FValidationContext.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L3ZhbGlkYXRvci9WYWxpZGF0aW9uQ29udGV4dC5qYXZh) | `0.00% <0.00%> (ø)` | | | [...udi/client/validator/StreamingOffsetValidator.java](https://app.codecov.io/gh/apache/hudi/pull/18068?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fvalidator%2FStreamingOffsetValidator.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC92YWxpZGF0b3IvU3RyZWFtaW5nT2Zmc2V0VmFsaWRhdG9yLmphdmE=) | `0.00% <0.00%> (ø)` | | | [...a/org/apache/hudi/common/util/CheckpointUtils.java](https://app.codecov.io/gh/apache/hudi/pull/18068?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fcommon%2Futil%2FCheckpointUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL3V0aWwvQ2hlY2twb2ludFV0aWxzLmphdmE=) | `0.00% <0.00%> (ø)` | | ... and [887 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18068/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]
