codecov-commenter commented on PR #18439: URL: https://github.com/apache/hudi/pull/18439#issuecomment-4373723020
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18439?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 `0%` with `47 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 45.28%. Comparing base ([`4d0e9cd`](https://app.codecov.io/gh/apache/hudi/commit/4d0e9cd47f9e70564dee2ea0718f8272d8eb4df4?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`9a7cfae`](https://app.codecov.io/gh/apache/hudi/commit/9a7cfae5ca324be9596322045c4ff2357e44eace?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/18439?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...ent/transaction/lock/StorageBasedLockProvider.java](https://app.codecov.io/gh/apache/hudi/pull/18439?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Ftransaction%2Flock%2FStorageBasedLockProvider.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC90cmFuc2FjdGlvbi9sb2NrL1N0b3JhZ2VCYXNlZExvY2tQcm92aWRlci5qYXZh) | 0.00% | [43 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18439?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...ient/transaction/lock/models/LockUpsertResult.java](https://app.codecov.io/gh/apache/hudi/pull/18439?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Ftransaction%2Flock%2Fmodels%2FLockUpsertResult.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC90cmFuc2FjdGlvbi9sb2NrL21vZGVscy9Mb2NrVXBzZXJ0UmVzdWx0LmphdmE=) | 0.00% | [2 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18439?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...hudi/aws/transaction/lock/S3StorageLockClient.java](https://app.codecov.io/gh/apache/hudi/pull/18439?src=pr&el=tree&filepath=hudi-aws%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Faws%2Ftransaction%2Flock%2FS3StorageLockClient.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1hd3Mvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvYXdzL3RyYW5zYWN0aW9uL2xvY2svUzNTdG9yYWdlTG9ja0NsaWVudC5qYXZh) | 0.00% | [1 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18439?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...udi/gcp/transaction/lock/GCSStorageLockClient.java](https://app.codecov.io/gh/apache/hudi/pull/18439?src=pr&el=tree&filepath=hudi-gcp%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fgcp%2Ftransaction%2Flock%2FGCSStorageLockClient.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1nY3Avc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvZ2NwL3RyYW5zYWN0aW9uL2xvY2svR0NTU3RvcmFnZUxvY2tDbGllbnQuamF2YQ==) | 0.00% | [1 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18439?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 (4d0e9cd) and HEAD (9a7cfae). Click for more details. > > <details><summary>HEAD has 27 uploads less than BASE</summary> > >| Flag | BASE (4d0e9cd) | HEAD (9a7cfae) | >|------|------|------| >|spark-scala-tests|12|5| >|spark-java-tests|18|0| >|common-and-other-modules|1|0| >|utilities|1|0| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18439 +/- ## ============================================= - Coverage 68.08% 45.28% -22.80% + Complexity 28940 15870 -13070 ============================================= Files 2519 2027 -492 Lines 140646 114569 -26077 Branches 17427 14677 -2750 ============================================= - Hits 95757 51884 -43873 - Misses 37030 56956 +19926 + Partials 7859 5729 -2130 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18439/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/18439/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/18439/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.94% <0.00%> (-0.02%)` | :arrow_down: | | [spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18439/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.41% <0.00%> (-0.03%)` | :arrow_down: | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18439/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/18439/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `32.64% <0.00%> (-12.12%)` | :arrow_down: | | [utilities](https://app.codecov.io/gh/apache/hudi/pull/18439/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/18439?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...hudi/aws/transaction/lock/S3StorageLockClient.java](https://app.codecov.io/gh/apache/hudi/pull/18439?src=pr&el=tree&filepath=hudi-aws%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Faws%2Ftransaction%2Flock%2FS3StorageLockClient.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1hd3Mvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvYXdzL3RyYW5zYWN0aW9uL2xvY2svUzNTdG9yYWdlTG9ja0NsaWVudC5qYXZh) | `0.00% <0.00%> (-74.83%)` | :arrow_down: | | [...udi/gcp/transaction/lock/GCSStorageLockClient.java](https://app.codecov.io/gh/apache/hudi/pull/18439?src=pr&el=tree&filepath=hudi-gcp%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fgcp%2Ftransaction%2Flock%2FGCSStorageLockClient.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1nY3Avc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvZ2NwL3RyYW5zYWN0aW9uL2xvY2svR0NTU3RvcmFnZUxvY2tDbGllbnQuamF2YQ==) | `0.00% <0.00%> (-86.41%)` | :arrow_down: | | [...ient/transaction/lock/models/LockUpsertResult.java](https://app.codecov.io/gh/apache/hudi/pull/18439?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Ftransaction%2Flock%2Fmodels%2FLockUpsertResult.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC90cmFuc2FjdGlvbi9sb2NrL21vZGVscy9Mb2NrVXBzZXJ0UmVzdWx0LmphdmE=) | `0.00% <0.00%> (-100.00%)` | :arrow_down: | | [...ent/transaction/lock/StorageBasedLockProvider.java](https://app.codecov.io/gh/apache/hudi/pull/18439?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Ftransaction%2Flock%2FStorageBasedLockProvider.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC90cmFuc2FjdGlvbi9sb2NrL1N0b3JhZ2VCYXNlZExvY2tQcm92aWRlci5qYXZh) | `0.00% <0.00%> (-90.56%)` | :arrow_down: | ... and [1626 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18439/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]
