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

   ## 
[Codecov](https://app.codecov.io/gh/apache/hudi/pull/18089?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 `19.35484%` with `25 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 45.15%. Comparing base 
([`b0e40f6`](https://app.codecov.io/gh/apache/hudi/commit/b0e40f62e8b390a9794cedd7c88151a8adf10541?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`c7a4f19`](https://app.codecov.io/gh/apache/hudi/commit/c7a4f190ef4197eec0a2863f8fdaa9ddce0ba673?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 1 commits behind head on master.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/hudi/pull/18089?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...e/hudi/client/transaction/ConcurrentOperation.java](https://app.codecov.io/gh/apache/hudi/pull/18089?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Ftransaction%2FConcurrentOperation.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC90cmFuc2FjdGlvbi9Db25jdXJyZW50T3BlcmF0aW9uLmphdmE=)
 | 30.76% | [9 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18089?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...action/PreferWriterConflictResolutionStrategy.java](https://app.codecov.io/gh/apache/hudi/pull/18089?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Ftransaction%2FPreferWriterConflictResolutionStrategy.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC90cmFuc2FjdGlvbi9QcmVmZXJXcml0ZXJDb25mbGljdFJlc29sdXRpb25TdHJhdGVneS5qYXZh)
 | 0.00% | [8 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18089?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...oncurrentFileWritesConflictResolutionStrategy.java](https://app.codecov.io/gh/apache/hudi/pull/18089?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Ftransaction%2FSimpleConcurrentFileWritesConflictResolutionStrategy.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC90cmFuc2FjdGlvbi9TaW1wbGVDb25jdXJyZW50RmlsZVdyaXRlc0NvbmZsaWN0UmVzb2x1dGlvblN0cmF0ZWd5LmphdmE=)
 | 20.00% | [6 Missing and 2 partials :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18089?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 (b0e40f6) and HEAD (c7a4f19). Click for more details.
   > 
   > <details><summary>HEAD has 27 uploads less than BASE</summary>
   >
   >| Flag | BASE (b0e40f6) | HEAD (c7a4f19) |
   >|------|------|------|
   >|spark-client-hadoop-common|1|0|
   >|spark-scala-tests|10|0|
   >|spark-java-tests|14|0|
   >|common-and-other-modules|1|0|
   >|utilities|1|0|
   ></details>
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@              Coverage Diff              @@
   ##             master   #18089       +/-   ##
   =============================================
   - Coverage     68.41%   45.15%   -23.26%     
   + Complexity    27402     8428    -18974     
   =============================================
     Files          2423     1188     -1235     
     Lines        132461    61082    -71379     
     Branches      15974     6526     -9448     
   =============================================
   - Hits          90617    27579    -63038     
   + Misses        34795    30495     -4300     
   + Partials       7049     3008     -4041     
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/hudi/pull/18089/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/18089/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/18089/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `45.15% <19.35%> (-0.02%)` | :arrow_down: |
   | 
[spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18089/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   | 
[spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18089/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   | 
[spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18089/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   | 
[utilities](https://app.codecov.io/gh/apache/hudi/pull/18089/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/18089?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[...action/PreferWriterConflictResolutionStrategy.java](https://app.codecov.io/gh/apache/hudi/pull/18089?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Ftransaction%2FPreferWriterConflictResolutionStrategy.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC90cmFuc2FjdGlvbi9QcmVmZXJXcml0ZXJDb25mbGljdFJlc29sdXRpb25TdHJhdGVneS5qYXZh)
 | `0.00% <0.00%> (-85.08%)` | :arrow_down: |
   | 
[...oncurrentFileWritesConflictResolutionStrategy.java](https://app.codecov.io/gh/apache/hudi/pull/18089?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Ftransaction%2FSimpleConcurrentFileWritesConflictResolutionStrategy.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC90cmFuc2FjdGlvbi9TaW1wbGVDb25jdXJyZW50RmlsZVdyaXRlc0NvbmZsaWN0UmVzb2x1dGlvblN0cmF0ZWd5LmphdmE=)
 | `64.91% <20.00%> (-32.97%)` | :arrow_down: |
   | 
[...e/hudi/client/transaction/ConcurrentOperation.java](https://app.codecov.io/gh/apache/hudi/pull/18089?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Ftransaction%2FConcurrentOperation.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC90cmFuc2FjdGlvbi9Db25jdXJyZW50T3BlcmF0aW9uLmphdmE=)
 | `36.47% <30.76%> (-54.07%)` | :arrow_down: |
   
   ... and [2022 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/hudi/pull/18089/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