codecov-commenter commented on PR #18241: URL: https://github.com/apache/hudi/pull/18241#issuecomment-3961926925
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18241?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 `198 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 43.49%. Comparing base ([`8c5f832`](https://app.codecov.io/gh/apache/hudi/commit/8c5f83237c11f6b67f99e56fb06881312e39a625?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`9b81925`](https://app.codecov.io/gh/apache/hudi/commit/9b81925da63c30678c5974d9c28f70035cecc53c?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 7 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/hudi/pull/18241?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/parquet/io/HoodieParquetBinaryCopyBase.java](https://app.codecov.io/gh/apache/hudi/pull/18241?src=pr&el=tree&filepath=hudi-hadoop-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fparquet%2Fio%2FHoodieParquetBinaryCopyBase.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1oYWRvb3AtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL3BhcnF1ZXQvaW8vSG9vZGllUGFycXVldEJpbmFyeUNvcHlCYXNlLmphdmE=) | 0.00% | [80 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18241?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...hudi/parquet/io/HoodieParquetFileBinaryCopier.java](https://app.codecov.io/gh/apache/hudi/pull/18241?src=pr&el=tree&filepath=hudi-hadoop-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fparquet%2Fio%2FHoodieParquetFileBinaryCopier.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1oYWRvb3AtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL3BhcnF1ZXQvaW8vSG9vZGllUGFycXVldEZpbGVCaW5hcnlDb3BpZXIuamF2YQ==) | 0.00% | [77 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18241?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [.../hudi/parquet/io/ByteArraySeekableInputStream.java](https://app.codecov.io/gh/apache/hudi/pull/18241?src=pr&el=tree&filepath=hudi-hadoop-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fparquet%2Fio%2FByteArraySeekableInputStream.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1oYWRvb3AtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL3BhcnF1ZXQvaW8vQnl0ZUFycmF5U2Vla2FibGVJbnB1dFN0cmVhbS5qYXZh) | 0.00% | [41 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18241?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 (8c5f832) and HEAD (9b81925). Click for more details. > > <details><summary>HEAD has 9 uploads less than BASE</summary> > >| Flag | BASE (8c5f832) | HEAD (9b81925) | >|------|------|------| >|spark-scala-tests|6|3| >|spark-java-tests|9|3| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18241 +/- ## ============================================= - Coverage 57.28% 43.49% -13.80% + Complexity 18532 13835 -4697 ============================================= Files 1944 1946 +2 Lines 106132 106275 +143 Branches 13118 13143 +25 ============================================= - Hits 60797 46223 -14574 - Misses 39612 54756 +15144 + Partials 5723 5296 -427 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18241/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18241/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `45.37% <0.00%> (-0.04%)` | :arrow_down: | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18241/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `33.19% <0.00%> (-14.23%)` | :arrow_down: | | [spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18241/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `33.13% <0.00%> (-12.38%)` | :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/18241?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [.../hudi/parquet/io/ByteArraySeekableInputStream.java](https://app.codecov.io/gh/apache/hudi/pull/18241?src=pr&el=tree&filepath=hudi-hadoop-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fparquet%2Fio%2FByteArraySeekableInputStream.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1oYWRvb3AtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL3BhcnF1ZXQvaW8vQnl0ZUFycmF5U2Vla2FibGVJbnB1dFN0cmVhbS5qYXZh) | `0.00% <0.00%> (ø)` | | | [...hudi/parquet/io/HoodieParquetFileBinaryCopier.java](https://app.codecov.io/gh/apache/hudi/pull/18241?src=pr&el=tree&filepath=hudi-hadoop-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fparquet%2Fio%2FHoodieParquetFileBinaryCopier.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1oYWRvb3AtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL3BhcnF1ZXQvaW8vSG9vZGllUGFycXVldEZpbGVCaW5hcnlDb3BpZXIuamF2YQ==) | `0.00% <0.00%> (-93.88%)` | :arrow_down: | | [...e/hudi/parquet/io/HoodieParquetBinaryCopyBase.java](https://app.codecov.io/gh/apache/hudi/pull/18241?src=pr&el=tree&filepath=hudi-hadoop-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fparquet%2Fio%2FHoodieParquetBinaryCopyBase.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1oYWRvb3AtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL3BhcnF1ZXQvaW8vSG9vZGllUGFycXVldEJpbmFyeUNvcHlCYXNlLmphdmE=) | `0.00% <0.00%> (-36.82%)` | :arrow_down: | ... and [785 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18241/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]
