codecov-commenter commented on PR #18842: URL: https://github.com/apache/hudi/pull/18842#issuecomment-4598474403
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18842?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 48.93%. Comparing base ([`ed9ea0e`](https://app.codecov.io/gh/apache/hudi/commit/ed9ea0ead908e3765b6c938da121e96ace13ba38?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`84d2a9c`](https://app.codecov.io/gh/apache/hudi/commit/84d2a9c726a8fcb75eb7948ac6985abd38ef50fb?dropdown=coverage&el=desc&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 (ed9ea0e) and HEAD (84d2a9c). Click for more details. > > <details><summary>HEAD has 23 uploads less than BASE</summary> > >| Flag | BASE (ed9ea0e) | HEAD (84d2a9c) | >|------|------|------| >|spark-scala-tests|10|3| >|spark-java-tests|15|1| >|common-and-other-modules|1|0| >|utilities|1|0| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18842 +/- ## ============================================= - Coverage 68.83% 48.93% -19.90% + Complexity 29167 16443 -12724 ============================================= Files 2520 1994 -526 Lines 140026 110497 -29529 Branches 17193 13771 -3422 ============================================= - Hits 96384 54077 -42307 - Misses 35868 50773 +14905 + Partials 7774 5647 -2127 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18842/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/18842/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/18842/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.92% <0.00%> (+0.01%)` | :arrow_up: | | [spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18842/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.21% <100.00%> (-0.02%)` | :arrow_down: | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18842/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `32.90% <77.77%> (-16.46%)` | :arrow_down: | | [spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18842/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `32.95% <100.00%> (-12.32%)` | :arrow_down: | | [utilities](https://app.codecov.io/gh/apache/hudi/pull/18842/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/18842?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/config/HoodieIndexConfig.java](https://app.codecov.io/gh/apache/hudi/pull/18842?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fconfig%2FHoodieIndexConfig.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2NvbmZpZy9Ib29kaWVJbmRleENvbmZpZy5qYXZh) | `84.09% <100.00%> (-5.27%)` | :arrow_down: | | [...org/apache/hudi/keygen/CustomAvroKeyGenerator.java](https://app.codecov.io/gh/apache/hudi/pull/18842?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fkeygen%2FCustomAvroKeyGenerator.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2tleWdlbi9DdXN0b21BdnJvS2V5R2VuZXJhdG9yLmphdmE=) | `80.64% <100.00%> (-1.18%)` | :arrow_down: | | [.../main/java/org/apache/hudi/keygen/KeyGenUtils.java](https://app.codecov.io/gh/apache/hudi/pull/18842?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fkeygen%2FKeyGenUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2tleWdlbi9LZXlHZW5VdGlscy5qYXZh) | `67.76% <100.00%> (-18.53%)` | :arrow_down: | | [...ava/org/apache/hudi/keygen/CustomKeyGenerator.java](https://app.codecov.io/gh/apache/hudi/pull/18842?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fkeygen%2FCustomKeyGenerator.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkva2V5Z2VuL0N1c3RvbUtleUdlbmVyYXRvci5qYXZh) | `76.47% <100.00%> (-2.11%)` | :arrow_down: | ... and [1602 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18842/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]
