codecov-commenter commented on PR #3121: URL: https://github.com/apache/hudi/pull/3121#issuecomment-4160504436
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/3121?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 `28.57143%` with `5 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 46.25%. Comparing base ([`429e9fb`](https://app.codecov.io/gh/apache/hudi/commit/429e9fb5fe78e96e565dd6b2ea0f1f9e56a43c6c?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`39f6524`](https://app.codecov.io/gh/apache/hudi/commit/39f6524b3969d36774ac776f79572fbc691649e5?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 5591 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/hudi/pull/3121?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [.../main/java/org/apache/hudi/client/WriteStatus.java](https://app.codecov.io/gh/apache/hudi/pull/3121?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2FWriteStatus.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC9Xcml0ZVN0YXR1cy5qYXZh) | 0.00% | [5 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/3121?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 #3121 +/- ## ============================================ + Coverage 46.02% 46.25% +0.23% - Complexity 5307 5363 +56 ============================================ Files 911 920 +9 Lines 39476 39831 +355 Branches 4254 4289 +35 ============================================ + Hits 18167 18425 +258 - Misses 19456 19524 +68 - Partials 1853 1882 +29 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/3121/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [hudicli](https://app.codecov.io/gh/apache/hudi/pull/3121/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `39.95% <ø> (ø)` | | | [hudiclient](https://app.codecov.io/gh/apache/hudi/pull/3121/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `30.44% <0.00%> (+<0.01%)` | :arrow_up: | | [hudicommon](https://app.codecov.io/gh/apache/hudi/pull/3121/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `47.57% <100.00%> (+0.01%)` | :arrow_up: | | [hudiflink](https://app.codecov.io/gh/apache/hudi/pull/3121/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `61.50% <ø> (+0.16%)` | :arrow_up: | | [hudihadoopmr](https://app.codecov.io/gh/apache/hudi/pull/3121/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `51.29% <ø> (ø)` | | | [hudisparkdatasource](https://app.codecov.io/gh/apache/hudi/pull/3121/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `67.06% <ø> (+0.53%)` | :arrow_up: | | [hudisync](https://app.codecov.io/gh/apache/hudi/pull/3121/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `54.05% <ø> (+2.31%)` | :arrow_up: | | [huditimelineservice](https://app.codecov.io/gh/apache/hudi/pull/3121/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `64.36% <ø> (ø)` | | | [hudiutilities](https://app.codecov.io/gh/apache/hudi/pull/3121/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `58.26% <ø> (-0.15%)` | :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/3121?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...ava/org/apache/hudi/common/model/HoodieRecord.java](https://app.codecov.io/gh/apache/hudi/pull/3121?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fcommon%2Fmodel%2FHoodieRecord.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL21vZGVsL0hvb2RpZVJlY29yZC5qYXZh) | `52.38% <100.00%> (+1.56%)` | :arrow_up: | | [.../main/java/org/apache/hudi/client/WriteStatus.java](https://app.codecov.io/gh/apache/hudi/pull/3121?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2FWriteStatus.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC9Xcml0ZVN0YXR1cy5qYXZh) | `0.00% <0.00%> (ø)` | | ... and [42 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/3121/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]
