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

   ## 
[Codecov](https://app.codecov.io/gh/apache/hudi/pull/18829?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 `65.62500%` with `11 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 47.90%. Comparing base 
([`e299b84`](https://app.codecov.io/gh/apache/hudi/commit/e299b84b10b5ccd4ee5c75e541f0109a85549d7a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`c762aac`](https://app.codecov.io/gh/apache/hudi/commit/c762aac34547756995a4c241c707c55225c2320c?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/18829?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...SparkInsertOverwriteTableCommitActionExecutor.java](https://app.codecov.io/gh/apache/hudi/pull/18829?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Ftable%2Faction%2Fcommit%2FSparkInsertOverwriteTableCommitActionExecutor.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdGFibGUvYWN0aW9uL2NvbW1pdC9TcGFya0luc2VydE92ZXJ3cml0ZVRhYmxlQ29tbWl0QWN0aW9uRXhlY3V0b3IuamF2YQ==)
 | 0.00% | [7 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18829?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...ring/update/strategy/SparkAllowUpdateStrategy.java](https://app.codecov.io/gh/apache/hudi/pull/18829?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fclustering%2Fupdate%2Fstrategy%2FSparkAllowUpdateStrategy.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L2NsdXN0ZXJpbmcvdXBkYXRlL3N0cmF0ZWd5L1NwYXJrQWxsb3dVcGRhdGVTdHJhdGVneS5qYXZh)
 | 0.00% | [2 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18829?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...mmit/SparkInsertOverwriteCommitActionExecutor.java](https://app.codecov.io/gh/apache/hudi/pull/18829?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Ftable%2Faction%2Fcommit%2FSparkInsertOverwriteCommitActionExecutor.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdGFibGUvYWN0aW9uL2NvbW1pdC9TcGFya0luc2VydE92ZXJ3cml0ZUNvbW1pdEFjdGlvbkV4ZWN1dG9yLmphdmE=)
 | 75.00% | [1 Missing and 1 partial :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18829?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 (e299b84) and HEAD (c762aac). Click for more details.
   > 
   > <details><summary>HEAD has 18 uploads less than BASE</summary>
   >
   >| Flag | BASE (e299b84) | HEAD (c762aac) |
   >|------|------|------|
   >|spark-java-tests|15|5|
   >|spark-scala-tests|10|4|
   >|common-and-other-modules|1|0|
   >|utilities|1|0|
   ></details>
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@              Coverage Diff              @@
   ##             master   #18829       +/-   ##
   =============================================
   - Coverage     68.92%   47.90%   -21.03%     
   + Complexity    29076    16840    -12236     
   =============================================
     Files          2509     2040      -469     
     Lines        139470   115601    -23869     
     Branches      17117    14864     -2253     
   =============================================
   - Hits          96130    55374    -40756     
   - Misses        35584    54288    +18704     
   + Partials       7756     5939     -1817     
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/hudi/pull/18829/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/18829/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   | 
[hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18829/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `44.91% <0.00%> (-0.01%)` | :arrow_down: |
   | 
[spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18829/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `48.54% <59.37%> (+0.30%)` | :arrow_up: |
   | 
[spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18829/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `31.78% <18.75%> (-17.57%)` | :arrow_down: |
   | 
[spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18829/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `32.93% <0.00%> (-12.35%)` | :arrow_down: |
   | 
[utilities](https://app.codecov.io/gh/apache/hudi/pull/18829/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/18829?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[.../table/action/cluster/strategy/UpdateStrategy.java](https://app.codecov.io/gh/apache/hudi/pull/18829?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Ftable%2Faction%2Fcluster%2Fstrategy%2FUpdateStrategy.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL3RhYmxlL2FjdGlvbi9jbHVzdGVyL3N0cmF0ZWd5L1VwZGF0ZVN0cmF0ZWd5LmphdmE=)
 | `100.00% <100.00%> (ø)` | |
   | 
[...ering/update/strategy/BaseSparkUpdateStrategy.java](https://app.codecov.io/gh/apache/hudi/pull/18829?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fclustering%2Fupdate%2Fstrategy%2FBaseSparkUpdateStrategy.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L2NsdXN0ZXJpbmcvdXBkYXRlL3N0cmF0ZWd5L0Jhc2VTcGFya1VwZGF0ZVN0cmF0ZWd5LmphdmE=)
 | `80.00% <100.00%> (-20.00%)` | :arrow_down: |
   | 
[.../SparkConsistentBucketDuplicateUpdateStrategy.java](https://app.codecov.io/gh/apache/hudi/pull/18829?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fclustering%2Fupdate%2Fstrategy%2FSparkConsistentBucketDuplicateUpdateStrategy.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L2NsdXN0ZXJpbmcvdXBkYXRlL3N0cmF0ZWd5L1NwYXJrQ29uc2lzdGVudEJ1Y2tldER1cGxpY2F0ZVVwZGF0ZVN0cmF0ZWd5LmphdmE=)
 | `73.68% <100.00%> (ø)` | |
   | 
[...ing/update/strategy/SparkRejectUpdateStrategy.java](https://app.codecov.io/gh/apache/hudi/pull/18829?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fclustering%2Fupdate%2Fstrategy%2FSparkRejectUpdateStrategy.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L2NsdXN0ZXJpbmcvdXBkYXRlL3N0cmF0ZWd5L1NwYXJrUmVqZWN0VXBkYXRlU3RyYXRlZ3kuamF2YQ==)
 | `100.00% <100.00%> (ø)` | |
   | 
[...e/action/commit/BaseSparkCommitActionExecutor.java](https://app.codecov.io/gh/apache/hudi/pull/18829?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Ftable%2Faction%2Fcommit%2FBaseSparkCommitActionExecutor.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdGFibGUvYWN0aW9uL2NvbW1pdC9CYXNlU3BhcmtDb21taXRBY3Rpb25FeGVjdXRvci5qYXZh)
 | `77.52% <100.00%> (-12.82%)` | :arrow_down: |
   | 
[...ring/update/strategy/SparkAllowUpdateStrategy.java](https://app.codecov.io/gh/apache/hudi/pull/18829?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fclustering%2Fupdate%2Fstrategy%2FSparkAllowUpdateStrategy.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L2NsdXN0ZXJpbmcvdXBkYXRlL3N0cmF0ZWd5L1NwYXJrQWxsb3dVcGRhdGVTdHJhdGVneS5qYXZh)
 | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | 
[...mmit/SparkInsertOverwriteCommitActionExecutor.java](https://app.codecov.io/gh/apache/hudi/pull/18829?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Ftable%2Faction%2Fcommit%2FSparkInsertOverwriteCommitActionExecutor.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdGFibGUvYWN0aW9uL2NvbW1pdC9TcGFya0luc2VydE92ZXJ3cml0ZUNvbW1pdEFjdGlvbkV4ZWN1dG9yLmphdmE=)
 | `87.87% <75.00%> (-4.13%)` | :arrow_down: |
   | 
[...SparkInsertOverwriteTableCommitActionExecutor.java](https://app.codecov.io/gh/apache/hudi/pull/18829?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Ftable%2Faction%2Fcommit%2FSparkInsertOverwriteTableCommitActionExecutor.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdGFibGUvYWN0aW9uL2NvbW1pdC9TcGFya0luc2VydE92ZXJ3cml0ZVRhYmxlQ29tbWl0QWN0aW9uRXhlY3V0b3IuamF2YQ==)
 | `46.66% <0.00%> (-40.84%)` | :arrow_down: |
   
   ... and [1560 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/hudi/pull/18829/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