codecov-commenter commented on PR #18405: URL: https://github.com/apache/hudi/pull/18405#issuecomment-4412881048
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18405?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 `78.44828%` with `25 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 65.24%. Comparing base ([`4f3e885`](https://app.codecov.io/gh/apache/hudi/commit/4f3e885f75508e9e5c873aaa410ce2e515b22016?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`156a79d`](https://app.codecov.io/gh/apache/hudi/commit/156a79db6d6f39dff147827cb907e97eab5eca69?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 39 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/hudi/pull/18405?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...ies/streamer/validator/SparkValidationContext.java](https://app.codecov.io/gh/apache/hudi/pull/18405?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fstreamer%2Fvalidator%2FSparkValidationContext.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3N0cmVhbWVyL3ZhbGlkYXRvci9TcGFya1ZhbGlkYXRpb25Db250ZXh0LmphdmE=) | 60.86% | [9 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18405?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [.../apache/hudi/client/utils/SparkValidatorUtils.java](https://app.codecov.io/gh/apache/hudi/pull/18405?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Futils%2FSparkValidatorUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L3V0aWxzL1NwYXJrVmFsaWRhdG9yVXRpbHMuamF2YQ==) | 38.46% | [6 Missing and 2 partials :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18405?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...treamer/validator/SparkStreamerValidatorUtils.java](https://app.codecov.io/gh/apache/hudi/pull/18405?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fstreamer%2Fvalidator%2FSparkStreamerValidatorUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3N0cmVhbWVyL3ZhbGlkYXRvci9TcGFya1N0cmVhbWVyVmFsaWRhdG9yVXRpbHMuamF2YQ==) | 89.47% | [4 Missing and 2 partials :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18405?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...udi/client/validator/StreamingOffsetValidator.java](https://app.codecov.io/gh/apache/hudi/pull/18405?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fvalidator%2FStreamingOffsetValidator.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC92YWxpZGF0b3IvU3RyZWFtaW5nT2Zmc2V0VmFsaWRhdG9yLmphdmE=) | 75.00% | [1 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18405?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 #18405 +/- ## ============================================ - Coverage 68.90% 65.24% -3.66% + Complexity 28541 27884 -657 ============================================ Files 2480 2531 +51 Lines 136910 141576 +4666 Branches 16679 17555 +876 ============================================ - Hits 94341 92377 -1964 - Misses 34980 41216 +6236 - Partials 7589 7983 +394 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18405/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/18405/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.43% <70.68%> (+<0.01%)` | :arrow_up: | | [hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18405/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.99% <8.33%> (+0.15%)` | :arrow_up: | | [spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18405/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.35% <24.00%> (-0.18%)` | :arrow_down: | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18405/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `31.54% <0.86%> (-17.95%)` | :arrow_down: | | [spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18405/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.57% <0.86%> (-0.71%)` | :arrow_down: | | [utilities](https://app.codecov.io/gh/apache/hudi/pull/18405/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `37.59% <12.93%> (-0.40%)` | :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/18405?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...he/hudi/config/HoodiePreCommitValidatorConfig.java](https://app.codecov.io/gh/apache/hudi/pull/18405?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fconfig%2FHoodiePreCommitValidatorConfig.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NvbmZpZy9Ib29kaWVQcmVDb21taXRWYWxpZGF0b3JDb25maWcuamF2YQ==) | `86.79% <100.00%> (-3.78%)` | :arrow_down: | | [...pache/hudi/client/validator/ValidationContext.java](https://app.codecov.io/gh/apache/hudi/pull/18405?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fvalidator%2FValidationContext.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L3ZhbGlkYXRvci9WYWxpZGF0aW9uQ29udGV4dC5qYXZh) | `100.00% <100.00%> (ø)` | | | [...org/apache/hudi/utilities/streamer/StreamSync.java](https://app.codecov.io/gh/apache/hudi/pull/18405?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fstreamer%2FStreamSync.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3N0cmVhbWVyL1N0cmVhbVN5bmMuamF2YQ==) | `77.47% <100.00%> (+0.24%)` | :arrow_up: | | [.../streamer/validator/SparkKafkaOffsetValidator.java](https://app.codecov.io/gh/apache/hudi/pull/18405?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fstreamer%2Fvalidator%2FSparkKafkaOffsetValidator.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3N0cmVhbWVyL3ZhbGlkYXRvci9TcGFya0thZmthT2Zmc2V0VmFsaWRhdG9yLmphdmE=) | `100.00% <100.00%> (ø)` | | | [...udi/client/validator/StreamingOffsetValidator.java](https://app.codecov.io/gh/apache/hudi/pull/18405?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fvalidator%2FStreamingOffsetValidator.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NsaWVudC92YWxpZGF0b3IvU3RyZWFtaW5nT2Zmc2V0VmFsaWRhdG9yLmphdmE=) | `96.72% <75.00%> (-3.28%)` | :arrow_down: | | [...treamer/validator/SparkStreamerValidatorUtils.java](https://app.codecov.io/gh/apache/hudi/pull/18405?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fstreamer%2Fvalidator%2FSparkStreamerValidatorUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3N0cmVhbWVyL3ZhbGlkYXRvci9TcGFya1N0cmVhbWVyVmFsaWRhdG9yVXRpbHMuamF2YQ==) | `89.47% <89.47%> (ø)` | | | [.../apache/hudi/client/utils/SparkValidatorUtils.java](https://app.codecov.io/gh/apache/hudi/pull/18405?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Futils%2FSparkValidatorUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L3V0aWxzL1NwYXJrVmFsaWRhdG9yVXRpbHMuamF2YQ==) | `46.98% <38.46%> (-34.71%)` | :arrow_down: | | [...ies/streamer/validator/SparkValidationContext.java](https://app.codecov.io/gh/apache/hudi/pull/18405?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fstreamer%2Fvalidator%2FSparkValidationContext.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3N0cmVhbWVyL3ZhbGlkYXRvci9TcGFya1ZhbGlkYXRpb25Db250ZXh0LmphdmE=) | `60.86% <60.86%> (ø)` | | ... and [458 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18405/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]
