codecov-commenter commented on PR #2695: URL: https://github.com/apache/hudi/pull/2695#issuecomment-2357543457
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/2695?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report Attention: Patch coverage is `85.41667%` with `7 lines` in your changes missing coverage. Please review. > Project coverage is 51.77%. Comparing base [(`f1e0018`)](https://app.codecov.io/gh/apache/hudi/commit/f1e0018f12b66770ba3785be7aa8f5f6a80bab6f?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) to head [(`76a3c54`)](https://app.codecov.io/gh/apache/hudi/commit/76a3c542ba54f5b128a38a6e359871021ed40c57?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). > Report is 4283 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/hudi/pull/2695?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...java/org/apache/hudi/sink/StreamWriteFunction.java](https://app.codecov.io/gh/apache/hudi/pull/2695?src=pr&el=tree&filepath=hudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsink%2FStreamWriteFunction.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVkaS9zaW5rL1N0cmVhbVdyaXRlRnVuY3Rpb24uamF2YQ==) | 85.41% | [4 Missing and 3 partials :warning: ](https://app.codecov.io/gh/apache/hudi/pull/2695?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> [](https://app.codecov.io/gh/apache/hudi/pull/2695?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2695 +/- ## ============================================ + Coverage 51.72% 51.77% +0.05% - Complexity 3595 3597 +2 ============================================ Files 475 475 Lines 22518 22553 +35 Branches 2401 2406 +5 ============================================ + Hits 11647 11677 +30 - Misses 9857 9860 +3 - Partials 1014 1016 +2 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/2695/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/2695/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `37.01% <ø> (ø)` | | | [hudiclient](https://app.codecov.io/gh/apache/hudi/pull/2695/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `∅ <ø> (∅)` | | | [hudicommon](https://app.codecov.io/gh/apache/hudi/pull/2695/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `50.94% <ø> (+0.01%)` | :arrow_up: | | [hudiflink](https://app.codecov.io/gh/apache/hudi/pull/2695/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `54.28% <85.41%> (+0.20%)` | :arrow_up: | | [hudihadoopmr](https://app.codecov.io/gh/apache/hudi/pull/2695/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `33.44% <ø> (ø)` | | | [hudisparkdatasource](https://app.codecov.io/gh/apache/hudi/pull/2695/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `70.93% <ø> (+0.06%)` | :arrow_up: | | [hudisync](https://app.codecov.io/gh/apache/hudi/pull/2695/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `45.70% <ø> (ø)` | | | [huditimelineservice](https://app.codecov.io/gh/apache/hudi/pull/2695/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/2695/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `69.99% <ø> (ø)` | | 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/2695?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...java/org/apache/hudi/sink/StreamWriteFunction.java](https://app.codecov.io/gh/apache/hudi/pull/2695?src=pr&el=tree&filepath=hudi-flink%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fsink%2FStreamWriteFunction.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1mbGluay9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVkaS9zaW5rL1N0cmVhbVdyaXRlRnVuY3Rpb24uamF2YQ==) | `83.70% <85.41%> (-1.35%)` | :arrow_down: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/2695/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) </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]
