codecov-commenter commented on PR #18409: URL: https://github.com/apache/hudi/pull/18409#issuecomment-4149403345
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18409?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 `44.92754%` with `38 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 44.32%. Comparing base ([`1eb97b3`](https://app.codecov.io/gh/apache/hudi/commit/1eb97b31826eabee4fb9c4bf78dc44d2bdb2dad0?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`0df6e53`](https://app.codecov.io/gh/apache/hudi/commit/0df6e53ca3f0f8bace27ce990f9f78331e85e09a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). | [Files with missing lines](https://app.codecov.io/gh/apache/hudi/pull/18409?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...java/org/apache/hudi/io/HoodieFileWriteHandle.java](https://app.codecov.io/gh/apache/hudi/pull/18409?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2FHoodieFileWriteHandle.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2lvL0hvb2RpZUZpbGVXcml0ZUhhbmRsZS5qYXZh) | 0.00% | [22 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18409?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...ng/run/strategy/ParquetToolsExecutionStrategy.java](https://app.codecov.io/gh/apache/hudi/pull/18409?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fclustering%2Frun%2Fstrategy%2FParquetToolsExecutionStrategy.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L2NsdXN0ZXJpbmcvcnVuL3N0cmF0ZWd5L1BhcnF1ZXRUb29sc0V4ZWN1dGlvblN0cmF0ZWd5LmphdmE=) | 0.00% | [15 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18409?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...ecution/ParquetFileMetaToWriteStatusConvertor.java](https://app.codecov.io/gh/apache/hudi/pull/18409?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fexecution%2FParquetFileMetaToWriteStatusConvertor.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2V4ZWN1dGlvbi9QYXJxdWV0RmlsZU1ldGFUb1dyaXRlU3RhdHVzQ29udmVydG9yLmphdmE=) | 96.87% | [0 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18409?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 (1eb97b3) and HEAD (0df6e53). Click for more details. > > <details><summary>HEAD has 28 uploads less than BASE</summary> > >| Flag | BASE (1eb97b3) | HEAD (0df6e53) | >|------|------|------| >|hadoop-mr-java-client|1|0| >|spark-scala-tests|10|0| >|spark-client-hadoop-common|1|0| >|spark-java-tests|15|0| >|utilities|1|0| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18409 +/- ## ============================================= - Coverage 68.21% 44.32% -23.89% + Complexity 27709 16852 -10857 ============================================= Files 2440 2380 -60 Lines 134249 127070 -7179 Branches 16179 14562 -1617 ============================================= - Hits 91578 56328 -35250 - Misses 35565 65910 +30345 + Partials 7106 4832 -2274 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18409/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/18409/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.32% <44.92%> (+<0.01%)` | :arrow_up: | | [hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18409/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18409/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18409/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/18409/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [utilities](https://app.codecov.io/gh/apache/hudi/pull/18409/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/18409?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...ecution/ParquetFileMetaToWriteStatusConvertor.java](https://app.codecov.io/gh/apache/hudi/pull/18409?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fexecution%2FParquetFileMetaToWriteStatusConvertor.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2V4ZWN1dGlvbi9QYXJxdWV0RmlsZU1ldGFUb1dyaXRlU3RhdHVzQ29udmVydG9yLmphdmE=) | `96.87% <96.87%> (ø)` | | | [...ng/run/strategy/ParquetToolsExecutionStrategy.java](https://app.codecov.io/gh/apache/hudi/pull/18409?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fclustering%2Frun%2Fstrategy%2FParquetToolsExecutionStrategy.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L2NsdXN0ZXJpbmcvcnVuL3N0cmF0ZWd5L1BhcnF1ZXRUb29sc0V4ZWN1dGlvblN0cmF0ZWd5LmphdmE=) | `0.00% <0.00%> (ø)` | | | [...java/org/apache/hudi/io/HoodieFileWriteHandle.java](https://app.codecov.io/gh/apache/hudi/pull/18409?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fio%2FHoodieFileWriteHandle.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL2lvL0hvb2RpZUZpbGVXcml0ZUhhbmRsZS5qYXZh) | `0.00% <0.00%> (ø)` | | ... and [1198 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18409/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]
