codecov-commenter commented on PR #18797: URL: https://github.com/apache/hudi/pull/18797#issuecomment-4513508656
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18797?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 `0%` with `61 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 50.78%. Comparing base ([`9565926`](https://app.codecov.io/gh/apache/hudi/commit/9565926dfda9ffdc37c1811ebe0d3e46fe8e173a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`f21d88c`](https://app.codecov.io/gh/apache/hudi/commit/f21d88cfb384e717be0d8315c91b6fcf74cc0736?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 4 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/hudi/pull/18797?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...ogical/HoodieVectorSearchTableValuedFunction.scala](https://app.codecov.io/gh/apache/hudi/pull/18797?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark-common%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fspark%2Fsql%2Fcatalyst%2Fplans%2Flogical%2FHoodieVectorSearchTableValuedFunction.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3BhcmstY29tbW9uL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvc3Bhcmsvc3FsL2NhdGFseXN0L3BsYW5zL2xvZ2ljYWwvSG9vZGllVmVjdG9yU2VhcmNoVGFibGVWYWx1ZWRGdW5jdGlvbi5zY2FsYQ==) | 0.00% | [35 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18797?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [.../hudi/analysis/HoodieVectorSearchPlanBuilder.scala](https://app.codecov.io/gh/apache/hudi/pull/18797?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark-common%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fspark%2Fsql%2Fhudi%2Fanalysis%2FHoodieVectorSearchPlanBuilder.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3BhcmstY29tbW9uL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvc3Bhcmsvc3FsL2h1ZGkvYW5hbHlzaXMvSG9vZGllVmVjdG9yU2VhcmNoUGxhbkJ1aWxkZXIuc2NhbGE=) | 0.00% | [22 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18797?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...rk/sql/hudi/analysis/HoodieSparkBaseAnalysis.scala](https://app.codecov.io/gh/apache/hudi/pull/18797?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark-common%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fspark%2Fsql%2Fhudi%2Fanalysis%2FHoodieSparkBaseAnalysis.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3BhcmstY29tbW9uL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvc3Bhcmsvc3FsL2h1ZGkvYW5hbHlzaXMvSG9vZGllU3BhcmtCYXNlQW5hbHlzaXMuc2NhbGE=) | 0.00% | [4 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18797?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 (9565926) and HEAD (f21d88c). Click for more details. > > <details><summary>HEAD has 27 uploads less than BASE</summary> > >| Flag | BASE (9565926) | HEAD (f21d88c) | >|------|------|------| >|spark-scala-tests|12|2| >|spark-java-tests|18|3| >|common-and-other-modules|1|0| >|utilities|1|0| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18797 +/- ## ============================================= - Coverage 68.25% 50.78% -17.48% + Complexity 29337 17435 -11902 ============================================= Files 2527 2019 -508 Lines 141858 113060 -28798 Branches 17627 14330 -3297 ============================================= - Hits 96827 57413 -39414 - Misses 37068 49914 +12846 + Partials 7963 5733 -2230 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18797/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/18797/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/18797/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.92% <ø> (+<0.01%)` | :arrow_up: | | [spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18797/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.23% <ø> (-0.01%)` | :arrow_down: | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18797/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `41.09% <0.00%> (-7.78%)` | :arrow_down: | | [spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18797/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `32.86% <0.00%> (-12.06%)` | :arrow_down: | | [utilities](https://app.codecov.io/gh/apache/hudi/pull/18797/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/18797?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...rk/sql/hudi/analysis/HoodieSparkBaseAnalysis.scala](https://app.codecov.io/gh/apache/hudi/pull/18797?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark-common%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fspark%2Fsql%2Fhudi%2Fanalysis%2FHoodieSparkBaseAnalysis.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3BhcmstY29tbW9uL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvc3Bhcmsvc3FsL2h1ZGkvYW5hbHlzaXMvSG9vZGllU3BhcmtCYXNlQW5hbHlzaXMuc2NhbGE=) | `54.04% <0.00%> (-16.78%)` | :arrow_down: | | [.../hudi/analysis/HoodieVectorSearchPlanBuilder.scala](https://app.codecov.io/gh/apache/hudi/pull/18797?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark-common%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fspark%2Fsql%2Fhudi%2Fanalysis%2FHoodieVectorSearchPlanBuilder.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3BhcmstY29tbW9uL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvc3Bhcmsvc3FsL2h1ZGkvYW5hbHlzaXMvSG9vZGllVmVjdG9yU2VhcmNoUGxhbkJ1aWxkZXIuc2NhbGE=) | `0.00% <0.00%> (-78.51%)` | :arrow_down: | | [...ogical/HoodieVectorSearchTableValuedFunction.scala](https://app.codecov.io/gh/apache/hudi/pull/18797?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark-common%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fspark%2Fsql%2Fcatalyst%2Fplans%2Flogical%2FHoodieVectorSearchTableValuedFunction.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3BhcmstY29tbW9uL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvc3Bhcmsvc3FsL2NhdGFseXN0L3BsYW5zL2xvZ2ljYWwvSG9vZGllVmVjdG9yU2VhcmNoVGFibGVWYWx1ZWRGdW5jdGlvbi5zY2FsYQ==) | `3.53% <0.00%> (-68.06%)` | :arrow_down: | ... and [1486 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18797/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]
