codecov-commenter commented on PR #18428: URL: https://github.com/apache/hudi/pull/18428#issuecomment-4161256798
## [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 45.76%. 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 23 uploads less than BASE</summary> > >| Flag | BASE (bef0c54) | HEAD (cceb142) | >|------|------|------| >|spark-scala-tests|10|4| >|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% 45.76% -22.76% + Complexity 27949 15229 -12720 ============================================= Files 2440 1967 -473 Lines 134413 108602 -25811 Branches 16223 13499 -2724 ============================================= - Hits 92092 49698 -42394 - Misses 35053 53671 +18618 + Partials 7268 5233 -2035 ``` | [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) | `32.81% <ø> (-12.84%)` | :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 [1575 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]
