codecov-commenter commented on PR #20028: URL: https://github.com/apache/hudi/pull/20028#issuecomment-5782350810
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/20028?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 `1.20482%` with `82 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 80.30%. Comparing base ([`319afce`](https://app.codecov.io/gh/apache/hudi/commit/319afce31cc3677abbb3a5b97a8d3add141ef534?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`a1327c2`](https://app.codecov.io/gh/apache/hudi/commit/a1327c20eb1563f8dd6c8e54780787336278dcb8?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/20028?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/20028?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% | [77 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/20028?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...udi/client/transaction/lock/HoodieLockMetrics.java](https://app.codecov.io/gh/apache/hudi/pull/20028?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Ftransaction%2Flock%2FHoodieLockMetrics.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC90cmFuc2FjdGlvbi9sb2NrL0hvb2RpZUxvY2tNZXRyaWNzLmphdmE=) | 25.00% | [3 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/20028?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...hudi/client/transaction/lock/LockUpsertResult.java](https://app.codecov.io/gh/apache/hudi/pull/20028?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Ftransaction%2Flock%2FLockUpsertResult.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC90cmFuc2FjdGlvbi9sb2NrL0xvY2tVcHNlcnRSZXN1bHQuamF2YQ==) | 0.00% | [2 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/20028?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 #20028 +/- ## ============================================ - Coverage 80.35% 80.30% -0.05% Complexity 34781 34781 ============================================ Files 2545 2545 Lines 142646 142703 +57 Branches 17327 17332 +5 ============================================ - Hits 114623 114600 -23 - Misses 20120 20200 +80 Partials 7903 7903 ``` | [Components](https://app.codecov.io/gh/apache/hudi/pull/20028/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [hudi-common](https://app.codecov.io/gh/apache/hudi/pull/20028/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `83.86% <ø> (ø)` | | | [hudi-client](https://app.codecov.io/gh/apache/hudi/pull/20028/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `83.18% <1.20%> (-0.22%)` | :arrow_down: | | [hudi-flink](https://app.codecov.io/gh/apache/hudi/pull/20028/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `85.69% <ø> (ø)` | | | [hudi-spark-datasource](https://app.codecov.io/gh/apache/hudi/pull/20028/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `73.79% <ø> (ø)` | | | [hudi-utilities](https://app.codecov.io/gh/apache/hudi/pull/20028/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `78.18% <ø> (ø)` | | | [hudi-cli](https://app.codecov.io/gh/apache/hudi/pull/20028/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `69.99% <ø> (ø)` | | | [hudi-hadoop](https://app.codecov.io/gh/apache/hudi/pull/20028/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `70.98% <ø> (ø)` | | | [hudi-sync](https://app.codecov.io/gh/apache/hudi/pull/20028/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `76.02% <ø> (ø)` | | | [hudi-io](https://app.codecov.io/gh/apache/hudi/pull/20028/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `81.48% <ø> (ø)` | | | [hudi-timeline-service](https://app.codecov.io/gh/apache/hudi/pull/20028/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `83.34% <ø> (ø)` | | | [hudi-cloud](https://app.codecov.io/gh/apache/hudi/pull/20028/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `80.98% <ø> (-0.02%)` | :arrow_down: | | [hudi-kafka-connect](https://app.codecov.io/gh/apache/hudi/pull/20028/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `53.20% <ø> (ø)` | | | [Flag](https://app.codecov.io/gh/apache/hudi/pull/20028/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/20028/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `43.81% <1.20%> (-0.04%)` | :arrow_down: | 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/20028?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/20028?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) | `77.08% <ø> (ø)` | | | [...azure/transaction/lock/AzureStorageLockClient.java](https://app.codecov.io/gh/apache/hudi/pull/20028?src=pr&el=tree&filepath=hudi-azure%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fazure%2Ftransaction%2Flock%2FAzureStorageLockClient.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1henVyZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVkaS9henVyZS90cmFuc2FjdGlvbi9sb2NrL0F6dXJlU3RvcmFnZUxvY2tDbGllbnQuamF2YQ==) | `78.42% <ø> (ø)` | | | [...udi/gcp/transaction/lock/GCSStorageLockClient.java](https://app.codecov.io/gh/apache/hudi/pull/20028?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==) | `86.27% <ø> (-0.27%)` | :arrow_down: | | [...hudi/client/transaction/lock/LockUpsertResult.java](https://app.codecov.io/gh/apache/hudi/pull/20028?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Ftransaction%2Flock%2FLockUpsertResult.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC90cmFuc2FjdGlvbi9sb2NrL0xvY2tVcHNlcnRSZXN1bHQuamF2YQ==) | `66.66% <0.00%> (-33.34%)` | :arrow_down: | | [...udi/client/transaction/lock/HoodieLockMetrics.java](https://app.codecov.io/gh/apache/hudi/pull/20028?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Ftransaction%2Flock%2FHoodieLockMetrics.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC90cmFuc2FjdGlvbi9sb2NrL0hvb2RpZUxvY2tNZXRyaWNzLmphdmE=) | `89.01% <25.00%> (-2.95%)` | :arrow_down: | | [...ent/transaction/lock/StorageBasedLockProvider.java](https://app.codecov.io/gh/apache/hudi/pull/20028?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) | `69.88% <0.00%> (-20.40%)` | :arrow_down: | </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. - :package: [JS Bundle Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save yourself from yourself by tracking and limiting bundle sizes in JS merges. </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]
