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

   ## 
[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 `7.14286%` with `130 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 45.35%. Comparing base 
([`ec04479`](https://app.codecov.io/gh/apache/hudi/commit/ec044790fe71f04710472ad63e7859f1b29e3985?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`e2f08f8`](https://app.codecov.io/gh/apache/hudi/commit/e2f08f8e4aad8c0d807058b7cf83eae94182e6e8?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 984 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% | [58 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-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-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L3ZhbGlkYXRvci9TdHJlYW1pbmdPZmZzZXRWYWxpZGF0b3IuamF2YQ==)
 | 0.00% | [52 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 (ec04479) and HEAD (e2f08f8). Click for more details.
   > 
   > <details><summary>HEAD has 1 upload less than BASE</summary>
   >
   >| Flag | BASE (ec04479) | HEAD (e2f08f8) |
   >|------|------|------|
   >||1|0|
   ></details>
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@              Coverage Diff              @@
   ##             master   #18068       +/-   ##
   =============================================
   - Coverage     61.43%   45.35%   -16.08%     
   + Complexity    23082     8378    -14704     
   =============================================
     Files          2108     1181      -927     
     Lines        127636    60373    -67263     
     Branches      14534     6429     -8105     
   =============================================
   - Hits          78409    27385    -51024     
   + Misses        42873    30019    -12854     
   + Partials       6354     2969     -3385     
   ```
   
   | 
[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.35% <7.14%> (?)` | |
   
   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==)
 | `77.08% <100.00%> (ø)` | |
   | 
[.../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-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-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L3ZhbGlkYXRvci9TdHJlYW1pbmdPZmZzZXRWYWxpZGF0b3IuamF2YQ==)
 | `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 [3242 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