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

   ## 
[Codecov](https://app.codecov.io/gh/apache/hudi/pull/19858?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 `18.18182%` with `9 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 77.78%. Comparing base 
([`aeaa775`](https://app.codecov.io/gh/apache/hudi/commit/aeaa7751e15b7e784749f4082896df085495c4e7?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`cfb2332`](https://app.codecov.io/gh/apache/hudi/commit/cfb2332e689984d77e5b233fb4bd0b64d721e9fd?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 5 commits behind head on master.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/hudi/pull/19858?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...ava/org/apache/hudi/io/HoodieWriteMergeHandle.java](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2FHoodieWriteMergeHandle.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2lvL0hvb2RpZVdyaXRlTWVyZ2VIYW5kbGUuamF2YQ==)
 | 0.00% | [3 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...java/org/apache/hudi/config/HoodieWriteConfig.java](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fconfig%2FHoodieWriteConfig.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NvbmZpZy9Ib29kaWVXcml0ZUNvbmZpZy5qYXZh)
 | 0.00% | [2 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...in/java/org/apache/hudi/io/HoodieConcatHandle.java](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2FHoodieConcatHandle.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2lvL0hvb2RpZUNvbmNhdEhhbmRsZS5qYXZh)
 | 0.00% | [2 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...a/org/apache/hudi/common/engine/RecordContext.java](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fcommon%2Fengine%2FRecordContext.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL2VuZ2luZS9SZWNvcmRDb250ZXh0LmphdmE=)
 | 50.00% | [2 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/19858?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>
   
   
   
   ```diff
   @@             Coverage Diff              @@
   ##             master   #19858      +/-   ##
   ============================================
   - Coverage     78.33%   77.78%   -0.55%     
   + Complexity    33936    33659     -277     
   ============================================
     Files          2543     2543              
     Lines        141949   142086     +137     
     Branches      17212    17274      +62     
   ============================================
   - Hits         111194   110528     -666     
   - Misses        23060    23860     +800     
   - Partials       7695     7698       +3     
   ```
   
   | 
[Components](https://app.codecov.io/gh/apache/hudi/pull/19858/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[hudi-common](https://app.codecov.io/gh/apache/hudi/pull/19858/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `83.47% <50.00%> (-0.27%)` | :arrow_down: |
   | 
[hudi-client](https://app.codecov.io/gh/apache/hudi/pull/19858/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `81.51% <0.00%> (-1.68%)` | :arrow_down: |
   | 
[hudi-flink](https://app.codecov.io/gh/apache/hudi/pull/19858/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `85.50% <ø> (-0.01%)` | :arrow_down: |
   | 
[hudi-spark-datasource](https://app.codecov.io/gh/apache/hudi/pull/19858/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `73.24% <ø> (ø)` | |
   | 
[hudi-utilities](https://app.codecov.io/gh/apache/hudi/pull/19858/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `74.52% <ø> (ø)` | |
   | 
[hudi-cli](https://app.codecov.io/gh/apache/hudi/pull/19858/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `15.13% <ø> (ø)` | |
   | 
[hudi-hadoop](https://app.codecov.io/gh/apache/hudi/pull/19858/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `69.21% <ø> (-1.58%)` | :arrow_down: |
   | 
[hudi-sync](https://app.codecov.io/gh/apache/hudi/pull/19858/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `75.95% <ø> (ø)` | |
   | 
[hudi-io](https://app.codecov.io/gh/apache/hudi/pull/19858/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `79.93% <ø> (ø)` | |
   | 
[hudi-timeline-service](https://app.codecov.io/gh/apache/hudi/pull/19858/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `83.44% <ø> (ø)` | |
   | 
[hudi-cloud](https://app.codecov.io/gh/apache/hudi/pull/19858/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `65.81% <ø> (ø)` | |
   | 
[hudi-kafka-connect](https://app.codecov.io/gh/apache/hudi/pull/19858/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `53.20% <ø> (ø)` | |
   
   | 
[Flag](https://app.codecov.io/gh/apache/hudi/pull/19858/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/19858/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `15.58% <18.18%> (-28.53%)` | :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/19858?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[.../org/apache/hudi/io/HoodieAbstractMergeHandle.java](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2FHoodieAbstractMergeHandle.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2lvL0hvb2RpZUFic3RyYWN0TWVyZ2VIYW5kbGUuamF2YQ==)
 | `90.19% <ø> (+1.10%)` | :arrow_up: |
   | 
[...rg/apache/hudi/client/model/HoodieFlinkRecord.java](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&filepath=hudi-client%2Fhudi-flink-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fmodel%2FHoodieFlinkRecord.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1mbGluay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L21vZGVsL0hvb2RpZUZsaW5rUmVjb3JkLmphdmE=)
 | `94.79% <ø> (ø)` | |
   | 
[...ain/java/org/apache/hudi/io/FlinkConcatHandle.java](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&filepath=hudi-client%2Fhudi-flink-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2FFlinkConcatHandle.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1mbGluay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvaW8vRmxpbmtDb25jYXRIYW5kbGUuamF2YQ==)
 | `72.22% <ø> (+2.22%)` | :arrow_up: |
   | 
[...g/apache/hudi/io/FlinkIncrementalConcatHandle.java](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&filepath=hudi-client%2Fhudi-flink-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2FFlinkIncrementalConcatHandle.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1mbGluay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvaW8vRmxpbmtJbmNyZW1lbnRhbENvbmNhdEhhbmRsZS5qYXZh)
 | `70.58% <ø> (+0.58%)` | :arrow_up: |
   | 
[...main/java/org/apache/hudi/io/FlinkMergeHandle.java](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&filepath=hudi-client%2Fhudi-flink-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2FFlinkMergeHandle.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1mbGluay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvaW8vRmxpbmtNZXJnZUhhbmRsZS5qYXZh)
 | `77.50% <ø> (ø)` | |
   | 
[...hudi/io/storage/row/HoodieRowDataCreateHandle.java](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&filepath=hudi-client%2Fhudi-flink-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2Fstorage%2Frow%2FHoodieRowDataCreateHandle.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1mbGluay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvaW8vc3RvcmFnZS9yb3cvSG9vZGllUm93RGF0YUNyZWF0ZUhhbmRsZS5qYXZh)
 | `86.08% <ø> (-0.91%)` | :arrow_down: |
   | 
[...io/storage/row/HoodieRowDataFileWriterFactory.java](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&filepath=hudi-client%2Fhudi-flink-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2Fstorage%2Frow%2FHoodieRowDataFileWriterFactory.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1mbGluay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvaW8vc3RvcmFnZS9yb3cvSG9vZGllUm93RGF0YUZpbGVXcml0ZXJGYWN0b3J5LmphdmE=)
 | `96.87% <ø> (-0.27%)` | :arrow_down: |
   | 
[.../hudi/io/storage/row/HoodieRowDataLanceWriter.java](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&filepath=hudi-client%2Fhudi-flink-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2Fstorage%2Frow%2FHoodieRowDataLanceWriter.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1mbGluay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvaW8vc3RvcmFnZS9yb3cvSG9vZGllUm93RGF0YUxhbmNlV3JpdGVyLmphdmE=)
 | `77.55% <ø> (+0.76%)` | :arrow_up: |
   | 
[...udi/io/storage/row/HoodieRowDataParquetWriter.java](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&filepath=hudi-client%2Fhudi-flink-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2Fstorage%2Frow%2FHoodieRowDataParquetWriter.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1mbGluay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvaW8vc3RvcmFnZS9yb3cvSG9vZGllUm93RGF0YVBhcnF1ZXRXcml0ZXIuamF2YQ==)
 | `100.00% <ø> (ø)` | |
   | 
[...rg/apache/hudi/common/table/HoodieTableConfig.java](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fcommon%2Ftable%2FHoodieTableConfig.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL3RhYmxlL0hvb2RpZVRhYmxlQ29uZmlnLmphdmE=)
 | `94.72% <ø> (ø)` | |
   | ... and [7 
more](https://app.codecov.io/gh/apache/hudi/pull/19858?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | |
   
   ... and [61 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/hudi/pull/19858/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.
   - :package: [JS Bundle 
Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save 
yourself from yourself by tracking and limiting bundle sizes in JS merges.
   </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