codecov-commenter commented on PR #18428: URL: https://github.com/apache/hudi/pull/18428#issuecomment-4161252482
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18428?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 46.32%. Comparing base ([`bef0c54`](https://app.codecov.io/gh/apache/hudi/commit/bef0c54ac5b4f1c88cca0bffcc8fb2be8ad33673?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`cceb142`](https://app.codecov.io/gh/apache/hudi/commit/cceb14210b703d0bd924b8f3e485276bdf72e422?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 2 commits behind head on master. > :exclamation: There is a different number of reports uploaded between BASE (bef0c54) and HEAD (cceb142). Click for more details. > > <details><summary>HEAD has 25 uploads less than BASE</summary> > >| Flag | BASE (bef0c54) | HEAD (cceb142) | >|------|------|------| >|spark-scala-tests|10|2| >|spark-java-tests|15|0| >|common-and-other-modules|1|0| >|utilities|1|0| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18428 +/- ## ============================================= - Coverage 68.51% 46.32% -22.19% + Complexity 27949 15068 -12881 ============================================= Files 2440 1950 -490 Lines 134413 106238 -28175 Branches 16223 12989 -3234 ============================================= - Hits 92092 49216 -42876 - Misses 35053 51929 +16876 + Partials 7268 5093 -2175 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18428/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/18428/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/18428/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.98% <ø> (+<0.01%)` | :arrow_up: | | [spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18428/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.40% <ø> (-0.01%)` | :arrow_down: | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18428/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18428/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `33.09% <ø> (-12.57%)` | :arrow_down: | | [utilities](https://app.codecov.io/gh/apache/hudi/pull/18428/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/18428?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...ources/parquet/HoodieParquetFileFormatHelper.scala](https://app.codecov.io/gh/apache/hudi/pull/18428?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fspark%2Fsql%2Fexecution%2Fdatasources%2Fparquet%2FHoodieParquetFileFormatHelper.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vc2NhbGEvb3JnL2FwYWNoZS9zcGFyay9zcWwvZXhlY3V0aW9uL2RhdGFzb3VyY2VzL3BhcnF1ZXQvSG9vZGllUGFycXVldEZpbGVGb3JtYXRIZWxwZXIuc2NhbGE=) | `75.00% <ø> (-12.50%)` | :arrow_down: | ... and [1590 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18428/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]
