codecov-commenter commented on PR #18068:
URL: https://github.com/apache/hudi/pull/18068#issuecomment-3999295721

   ## 
[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 `8.60927%` with `138 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 43.17%. 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 
([`ec6dbd9`](https://app.codecov.io/gh/apache/hudi/commit/ec6dbd908acb246577541a41ffba8b2bb4e99f23?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   
   | [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% | [15 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% | [5 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 (ec6dbd9). Click for more details.
   > 
   > <details><summary>HEAD has 11 uploads less than BASE</summary>
   >
   >| Flag | BASE (365398a) | HEAD (ec6dbd9) |
   >|------|------|------|
   >|spark-scala-tests|6|2|
   >|spark-java-tests|9|2|
   ></details>
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@              Coverage Diff              @@
   ##             master   #18068       +/-   ##
   =============================================
   - Coverage     57.25%   43.17%   -14.08%     
   + Complexity    18601    13751     -4850     
   =============================================
     Files          1948     1952        +4     
     Lines        106690   106841      +151     
     Branches      13196    13213       +17     
   =============================================
   - Hits          61088    46132    -14956     
   - Misses        39842    55445    +15603     
   + Partials       5760     5264      -496     
   ```
   
   | 
[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.17% <8.60%> (-0.11%)` | :arrow_down: |
   | 
[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.61% <8.60%> (-13.81%)` | :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)
 | `33.37% <8.60%> (-12.16%)` | :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==)
 | `78.43% <100.00%> (-8.42%)` | :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 [785 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]

Reply via email to