codecov-commenter commented on PR #18439: URL: https://github.com/apache/hudi/pull/18439#issuecomment-4172254355
## [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 `14 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 45.74%. Comparing base ([`3e1d300`](https://app.codecov.io/gh/apache/hudi/commit/3e1d3008ec14693c6daeb20762111768900581b9?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`eefd11f`](https://app.codecov.io/gh/apache/hudi/commit/eefd11feb59c1c1e26b79d853cd55654ee0821ed?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 3 commits behind head on master. | [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% | [10 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 (3e1d300) and HEAD (eefd11f). Click for more details. > > <details><summary>HEAD has 23 uploads less than BASE</summary> > >| Flag | BASE (3e1d300) | HEAD (eefd11f) | >|------|------|------| >|spark-scala-tests|10|4| >|spark-java-tests|15|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.54% 45.74% -22.81% + Complexity 27975 15237 -12738 ============================================= Files 2442 1967 -475 Lines 134530 108708 -25822 Branches 16251 13519 -2732 ============================================= - Hits 92218 49730 -42488 - Misses 35038 53735 +18697 + Partials 7274 5243 -2031 ``` | [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.97% <0.00%> (-0.01%)` | :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.38% <0.00%> (-0.01%)` | :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.81% <0.00%> (-12.85%)` | :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 [1574 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]
