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

   ## 
[Codecov](https://app.codecov.io/gh/apache/hudi/pull/18361?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 `15.01057%` with `402 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 58.68%. Comparing base 
([`817b3ad`](https://app.codecov.io/gh/apache/hudi/commit/817b3ad7de92602ae301c0b1d1931e016f1261a3?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`e76ad65`](https://app.codecov.io/gh/apache/hudi/commit/e76ad6569ed2a38e27941c288c3f6a0355fc9942?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 6 commits behind head on master.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/hudi/pull/18361?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[.../reader/function/HoodieCdcSplitReaderFunction.java](https://app.codecov.io/gh/apache/hudi/pull/18361?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsource%2Freader%2Ffunction%2FHoodieCdcSplitReaderFunction.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc291cmNlL3JlYWRlci9mdW5jdGlvbi9Ib29kaWVDZGNTcGxpdFJlYWRlckZ1bmN0aW9uLmphdmE=)
 | 3.94% | [385 Missing and 5 partials :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18361?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[.../java/org/apache/hudi/table/HoodieTableSource.java](https://app.codecov.io/gh/apache/hudi/pull/18361?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Ftable%2FHoodieTableSource.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdGFibGUvSG9vZGllVGFibGVTb3VyY2UuamF2YQ==)
 | 0.00% | [10 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18361?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...hudi/source/split/HoodieSourceSplitSerializer.java](https://app.codecov.io/gh/apache/hudi/pull/18361?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsource%2Fsplit%2FHoodieSourceSplitSerializer.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc291cmNlL3NwbGl0L0hvb2RpZVNvdXJjZVNwbGl0U2VyaWFsaXplci5qYXZh)
 | 93.54% | [2 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18361?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 (817b3ad) and HEAD (e76ad65). Click for more details.
   > 
   > <details><summary>HEAD has 18 uploads less than BASE</summary>
   >
   >| Flag | BASE (817b3ad) | HEAD (e76ad65) |
   >|------|------|------|
   >|spark-scala-tests|10|5|
   >|spark-java-tests|15|3|
   >|utilities|1|0|
   ></details>
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@             Coverage Diff              @@
   ##             master   #18361      +/-   ##
   ============================================
   - Coverage     68.38%   58.68%   -9.71%     
   + Complexity    27505    23780    -3725     
   ============================================
     Files          2428     2435       +7     
     Lines        132926   133699     +773     
     Branches      16000    16069      +69     
   ============================================
   - Hits          90902    78456   -12446     
   - Misses        34964    48528   +13564     
   + Partials       7060     6715     -345     
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/hudi/pull/18361/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[common-and-other-modules](https://app.codecov.io/gh/apache/hudi/pull/18361/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `44.24% <15.01%> (-0.11%)` | :arrow_down: |
   | 
[hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18361/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `45.15% <ø> (+0.08%)` | :arrow_up: |
   | 
[spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18361/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `48.57% <ø> (+0.35%)` | :arrow_up: |
   | 
[spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18361/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `33.03% <ø> (-15.67%)` | :arrow_down: |
   | 
[spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18361/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `32.68% <ø> (-12.73%)` | :arrow_down: |
   | 
[utilities](https://app.codecov.io/gh/apache/hudi/pull/18361/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   
   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/18361?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[...apache/hudi/source/split/HoodieCdcSourceSplit.java](https://app.codecov.io/gh/apache/hudi/pull/18361?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsource%2Fsplit%2FHoodieCdcSourceSplit.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc291cmNlL3NwbGl0L0hvb2RpZUNkY1NvdXJjZVNwbGl0LmphdmE=)
 | `100.00% <100.00%> (ø)` | |
   | 
[.../hudi/source/split/HoodieContinuousSplitBatch.java](https://app.codecov.io/gh/apache/hudi/pull/18361?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsource%2Fsplit%2FHoodieContinuousSplitBatch.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc291cmNlL3NwbGl0L0hvb2RpZUNvbnRpbnVvdXNTcGxpdEJhdGNoLmphdmE=)
 | `97.36% <100.00%> (+12.75%)` | :arrow_up: |
   | 
[.../hudi/table/format/mor/MergeOnReadInputFormat.java](https://app.codecov.io/gh/apache/hudi/pull/18361?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Ftable%2Fformat%2Fmor%2FMergeOnReadInputFormat.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdGFibGUvZm9ybWF0L21vci9NZXJnZU9uUmVhZElucHV0Rm9ybWF0LmphdmE=)
 | `90.62% <ø> (ø)` | |
   | 
[...e/hudi/table/format/mor/MergeOnReadTableState.java](https://app.codecov.io/gh/apache/hudi/pull/18361?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Ftable%2Fformat%2Fmor%2FMergeOnReadTableState.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdGFibGUvZm9ybWF0L21vci9NZXJnZU9uUmVhZFRhYmxlU3RhdGUuamF2YQ==)
 | `100.00% <100.00%> (ø)` | |
   | 
[...hudi/source/split/HoodieSourceSplitSerializer.java](https://app.codecov.io/gh/apache/hudi/pull/18361?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsource%2Fsplit%2FHoodieSourceSplitSerializer.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc291cmNlL3NwbGl0L0hvb2RpZVNvdXJjZVNwbGl0U2VyaWFsaXplci5qYXZh)
 | `98.36% <93.54%> (-1.64%)` | :arrow_down: |
   | 
[.../java/org/apache/hudi/table/HoodieTableSource.java](https://app.codecov.io/gh/apache/hudi/pull/18361?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Ftable%2FHoodieTableSource.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdGFibGUvSG9vZGllVGFibGVTb3VyY2UuamF2YQ==)
 | `57.38% <0.00%> (-1.63%)` | :arrow_down: |
   | 
[.../reader/function/HoodieCdcSplitReaderFunction.java](https://app.codecov.io/gh/apache/hudi/pull/18361?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsource%2Freader%2Ffunction%2FHoodieCdcSplitReaderFunction.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc291cmNlL3JlYWRlci9mdW5jdGlvbi9Ib29kaWVDZGNTcGxpdFJlYWRlckZ1bmN0aW9uLmphdmE=)
 | `3.94% <3.94%> (ø)` | |
   
   ... and [675 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/hudi/pull/18361/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