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

   ## 
[Codecov](https://app.codecov.io/gh/apache/hudi/pull/18477?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 `84.90566%` with `32 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 67.94%. Comparing base 
([`0591933`](https://app.codecov.io/gh/apache/hudi/commit/0591933bc237ab9adb616f6961bbd780deff25a2?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`c39bf05`](https://app.codecov.io/gh/apache/hudi/commit/c39bf05869062d106967b473ba5feb1f27928b72?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/18477?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...hudi/sink/compact/handler/DefaultCleanHandler.java](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsink%2Fcompact%2Fhandler%2FDefaultCleanHandler.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc2luay9jb21wYWN0L2hhbmRsZXIvRGVmYXVsdENsZWFuSGFuZGxlci5qYXZh)
 | 48.38% | [15 Missing and 1 partial :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...ompact/handler/DataTableCompactionPlanHandler.java](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsink%2Fcompact%2Fhandler%2FDataTableCompactionPlanHandler.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc2luay9jb21wYWN0L2hhbmRsZXIvRGF0YVRhYmxlQ29tcGFjdGlvblBsYW5IYW5kbGVyLmphdmE=)
 | 87.03% | [3 Missing and 4 partials :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[.../sink/compact/handler/DataTableCompactHandler.java](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsink%2Fcompact%2Fhandler%2FDataTableCompactHandler.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc2luay9jb21wYWN0L2hhbmRsZXIvRGF0YVRhYmxlQ29tcGFjdEhhbmRsZXIuamF2YQ==)
 | 85.36% | [4 Missing and 2 partials :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[.../main/java/org/apache/hudi/sink/CleanFunction.java](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsink%2FCleanFunction.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc2luay9DbGVhbkZ1bmN0aW9uLmphdmE=)
 | 50.00% | [2 Missing and 1 partial :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18477?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   #18477      +/-   ##
   ============================================
   - Coverage     68.77%   67.94%   -0.84%     
   + Complexity    28117    27787     -330     
   ============================================
     Files          2452     2458       +6     
     Lines        135033   135073      +40     
     Branches      16376    16374       -2     
   ============================================
   - Hits          92869    91773    -1096     
   - Misses        34801    35868    +1067     
   - Partials       7363     7432      +69     
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/hudi/pull/18477/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/18477/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `44.45% <84.90%> (+0.02%)` | :arrow_up: |
   | 
[hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18477/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `44.87% <ø> (-0.01%)` | :arrow_down: |
   | 
[spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18477/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `48.40% <ø> (+<0.01%)` | :arrow_up: |
   | 
[spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18477/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `45.14% <ø> (-3.73%)` | :arrow_down: |
   | 
[spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18477/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `45.50% <ø> (-0.01%)` | :arrow_down: |
   | 
[utilities](https://app.codecov.io/gh/apache/hudi/pull/18477/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `38.22% <ø> (+0.01%)` | :arrow_up: |
   
   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/18477?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/sink/compact/CompactOperator.java](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsink%2Fcompact%2FCompactOperator.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc2luay9jb21wYWN0L0NvbXBhY3RPcGVyYXRvci5qYXZh)
 | `94.11% <100.00%> (-1.01%)` | :arrow_down: |
   | 
[...apache/hudi/sink/compact/CompactionCommitSink.java](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsink%2Fcompact%2FCompactionCommitSink.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc2luay9jb21wYWN0L0NvbXBhY3Rpb25Db21taXRTaW5rLmphdmE=)
 | `66.66% <100.00%> (-6.87%)` | :arrow_down: |
   | 
[...ache/hudi/sink/compact/CompactionPlanOperator.java](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsink%2Fcompact%2FCompactionPlanOperator.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc2luay9jb21wYWN0L0NvbXBhY3Rpb25QbGFuT3BlcmF0b3IuamF2YQ==)
 | `81.48% <100.00%> (-3.82%)` | :arrow_down: |
   | 
[...di/sink/compact/handler/CompositeCleanHandler.java](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsink%2Fcompact%2Fhandler%2FCompositeCleanHandler.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc2luay9jb21wYWN0L2hhbmRsZXIvQ29tcG9zaXRlQ2xlYW5IYW5kbGVyLmphdmE=)
 | `100.00% <100.00%> (ø)` | |
   | 
[.../sink/compact/handler/CompositeCompactHandler.java](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsink%2Fcompact%2Fhandler%2FCompositeCompactHandler.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc2luay9jb21wYWN0L2hhbmRsZXIvQ29tcG9zaXRlQ29tcGFjdEhhbmRsZXIuamF2YQ==)
 | `100.00% <100.00%> (ø)` | |
   | 
[...pact/handler/CompositeCompactionCommitHandler.java](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsink%2Fcompact%2Fhandler%2FCompositeCompactionCommitHandler.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc2luay9jb21wYWN0L2hhbmRsZXIvQ29tcG9zaXRlQ29tcGFjdGlvbkNvbW1pdEhhbmRsZXIuamF2YQ==)
 | `100.00% <100.00%> (ø)` | |
   | 
[...ompact/handler/CompositeCompactionPlanHandler.java](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsink%2Fcompact%2Fhandler%2FCompositeCompactionPlanHandler.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc2luay9jb21wYWN0L2hhbmRsZXIvQ29tcG9zaXRlQ29tcGFjdGlvblBsYW5IYW5kbGVyLmphdmE=)
 | `100.00% <100.00%> (ø)` | |
   | 
[.../compact/handler/CompositeTableServiceHandler.java](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsink%2Fcompact%2Fhandler%2FCompositeTableServiceHandler.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc2luay9jb21wYWN0L2hhbmRsZXIvQ29tcG9zaXRlVGFibGVTZXJ2aWNlSGFuZGxlci5qYXZh)
 | `100.00% <100.00%> (ø)` | |
   | 
[...pact/handler/DataTableCompactionCommitHandler.java](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsink%2Fcompact%2Fhandler%2FDataTableCompactionCommitHandler.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc2luay9jb21wYWN0L2hhbmRsZXIvRGF0YVRhYmxlQ29tcGFjdGlvbkNvbW1pdEhhbmRsZXIuamF2YQ==)
 | `67.21% <100.00%> (ø)` | |
   | 
[...k/compact/handler/MetadataTableCompactHandler.java](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree&filepath=hudi-flink-datasource%2Fhudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsink%2Fcompact%2Fhandler%2FMetadataTableCompactHandler.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay1kYXRhc291cmNlL2h1ZGktZmxpbmsvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvc2luay9jb21wYWN0L2hhbmRsZXIvTWV0YWRhdGFUYWJsZUNvbXBhY3RIYW5kbGVyLmphdmE=)
 | `100.00% <ø> (ø)` | |
   | ... and [7 
more](https://app.codecov.io/gh/apache/hudi/pull/18477?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | |
   
   ... and [149 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/hudi/pull/18477/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