codecov-commenter commented on PR #18065: URL: https://github.com/apache/hudi/pull/18065#issuecomment-4710435184
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18065?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 `61.12601%` with `145 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 61.41%. Comparing base ([`c40f765`](https://app.codecov.io/gh/apache/hudi/commit/c40f765ce58d306ed299499781690f785c6bfdd9?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`72fcf98`](https://app.codecov.io/gh/apache/hudi/commit/72fcf98e659c63062f7802bc61ef7d45507425ab?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/18065?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...e/hudi/variant/Spark4VariantShreddingProvider.java](https://app.codecov.io/gh/apache/hudi/pull/18065?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark4-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fvariant%2FSpark4VariantShreddingProvider.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3Bhcms0LWNvbW1vbi9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVkaS92YXJpYW50L1NwYXJrNFZhcmlhbnRTaHJlZGRpbmdQcm92aWRlci5qYXZh) | 49.37% | [58 Missing and 23 partials :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18065?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...a/org/apache/hudi/avro/HoodieAvroWriteSupport.java](https://app.codecov.io/gh/apache/hudi/pull/18065?src=pr&el=tree&filepath=hudi-hadoop-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Favro%2FHoodieAvroWriteSupport.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1oYWRvb3AtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2F2cm8vSG9vZGllQXZyb1dyaXRlU3VwcG9ydC5qYXZh) | 68.85% | [33 Missing and 24 partials :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18065?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...g/apache/spark/sql/adapter/BaseSpark4Adapter.scala](https://app.codecov.io/gh/apache/hudi/pull/18065?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark4-common%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fspark%2Fsql%2Fadapter%2FBaseSpark4Adapter.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3Bhcms0LWNvbW1vbi9zcmMvbWFpbi9zY2FsYS9vcmcvYXBhY2hlL3NwYXJrL3NxbC9hZGFwdGVyL0Jhc2VTcGFyazRBZGFwdGVyLnNjYWxh) | 44.44% | [0 Missing and 5 partials :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18065?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...io/storage/hadoop/HoodieAvroFileWriterFactory.java](https://app.codecov.io/gh/apache/hudi/pull/18065?src=pr&el=tree&filepath=hudi-hadoop-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2Fstorage%2Fhadoop%2FHoodieAvroFileWriterFactory.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1oYWRvb3AtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2lvL3N0b3JhZ2UvaGFkb29wL0hvb2RpZUF2cm9GaWxlV3JpdGVyRmFjdG9yeS5qYXZh) | 84.61% | [0 Missing and 2 partials :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18065?src=pr&el=tree&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 (c40f765) and HEAD (72fcf98). Click for more details. > > <details><summary>HEAD has 10 uploads less than BASE</summary> > >| Flag | BASE (c40f765) | HEAD (72fcf98) | >|------|------|------| >|spark-scala-tests|10|7| >|spark-java-tests|15|8| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18065 +/- ## ============================================ - Coverage 68.77% 61.41% -7.37% + Complexity 29091 26947 -2144 ============================================ Files 2517 2563 +46 Lines 139822 145517 +5695 Branches 17209 18420 +1211 ============================================ - Hits 96167 89366 -6801 - Misses 35883 48426 +12543 + Partials 7772 7725 -47 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18065/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/18065/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.74% <25.00%> (+0.48%)` | :arrow_up: | | [hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18065/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.63% <25.00%> (-0.12%)` | :arrow_down: | | [spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18065/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.10% <34.80%> (+0.04%)` | :arrow_up: | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18065/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `38.71% <14.47%> (-10.61%)` | :arrow_down: | | [spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18065/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `31.95% <60.85%> (-13.28%)` | :arrow_down: | | [utilities](https://app.codecov.io/gh/apache/hudi/pull/18065/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `37.20% <25.00%> (-0.09%)` | :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/18065?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...apache/hudi/common/config/HoodieStorageConfig.java](https://app.codecov.io/gh/apache/hudi/pull/18065?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fcommon%2Fconfig%2FHoodieStorageConfig.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL2NvbmZpZy9Ib29kaWVTdG9yYWdlQ29uZmlnLmphdmE=) | `88.03% <100.00%> (-0.82%)` | :arrow_down: | | [...rces/parquet/Spark40HoodieParquetReadSupport.scala](https://app.codecov.io/gh/apache/hudi/pull/18065?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark4.0.x%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fspark%2Fsql%2Fexecution%2Fdatasources%2Fparquet%2FSpark40HoodieParquetReadSupport.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3Bhcms0LjAueC9zcmMvbWFpbi9zY2FsYS9vcmcvYXBhY2hlL3NwYXJrL3NxbC9leGVjdXRpb24vZGF0YXNvdXJjZXMvcGFycXVldC9TcGFyazQwSG9vZGllUGFycXVldFJlYWRTdXBwb3J0LnNjYWxh) | `57.89% <ø> (-21.06%)` | :arrow_down: | | [...io/storage/hadoop/HoodieAvroFileWriterFactory.java](https://app.codecov.io/gh/apache/hudi/pull/18065?src=pr&el=tree&filepath=hudi-hadoop-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2Fstorage%2Fhadoop%2FHoodieAvroFileWriterFactory.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1oYWRvb3AtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2lvL3N0b3JhZ2UvaGFkb29wL0hvb2RpZUF2cm9GaWxlV3JpdGVyRmFjdG9yeS5qYXZh) | `93.65% <84.61%> (-2.35%)` | :arrow_down: | | [...g/apache/spark/sql/adapter/BaseSpark4Adapter.scala](https://app.codecov.io/gh/apache/hudi/pull/18065?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark4-common%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fspark%2Fsql%2Fadapter%2FBaseSpark4Adapter.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3Bhcms0LWNvbW1vbi9zcmMvbWFpbi9zY2FsYS9vcmcvYXBhY2hlL3NwYXJrL3NxbC9hZGFwdGVyL0Jhc2VTcGFyazRBZGFwdGVyLnNjYWxh) | `59.75% <44.44%> (-22.75%)` | :arrow_down: | | [...a/org/apache/hudi/avro/HoodieAvroWriteSupport.java](https://app.codecov.io/gh/apache/hudi/pull/18065?src=pr&el=tree&filepath=hudi-hadoop-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Favro%2FHoodieAvroWriteSupport.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1oYWRvb3AtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2F2cm8vSG9vZGllQXZyb1dyaXRlU3VwcG9ydC5qYXZh) | `71.92% <68.85%> (-28.08%)` | :arrow_down: | | [...e/hudi/variant/Spark4VariantShreddingProvider.java](https://app.codecov.io/gh/apache/hudi/pull/18065?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark4-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fvariant%2FSpark4VariantShreddingProvider.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3Bhcms0LWNvbW1vbi9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVkaS92YXJpYW50L1NwYXJrNFZhcmlhbnRTaHJlZGRpbmdQcm92aWRlci5qYXZh) | `49.37% <49.37%> (ø)` | | ... and [611 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18065/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]
