codecov-commenter commented on PR #18458: URL: https://github.com/apache/hudi/pull/18458#issuecomment-4181870047
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18458?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 `49 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 48.10%. Comparing base ([`9af7f29`](https://app.codecov.io/gh/apache/hudi/commit/9af7f29ceef7f15e582773789c94e03b32a470be?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`0fdb03f`](https://app.codecov.io/gh/apache/hudi/commit/0fdb03fadf4fbbbd88d9e4f61152eead048a143f?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 6 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/hudi/pull/18458?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/utilities/streamer/SourceFormatAdapter.java](https://app.codecov.io/gh/apache/hudi/pull/18458?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fstreamer%2FSourceFormatAdapter.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3N0cmVhbWVyL1NvdXJjZUZvcm1hdEFkYXB0ZXIuamF2YQ==) | 0.00% | [43 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...he/hudi/utilities/config/HoodieStreamerConfig.java](https://app.codecov.io/gh/apache/hudi/pull/18458?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fconfig%2FHoodieStreamerConfig.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL2NvbmZpZy9Ib29kaWVTdHJlYW1lckNvbmZpZy5qYXZh) | 0.00% | [6 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18458?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 (9af7f29) and HEAD (0fdb03f). Click for more details. > > <details><summary>HEAD has 19 uploads less than BASE</summary> > >| Flag | BASE (9af7f29) | HEAD (0fdb03f) | >|------|------|------| >|spark-scala-tests|10|5| >|spark-java-tests|15|2| >|utilities|1|0| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18458 +/- ## ============================================= - Coverage 66.41% 48.10% -18.32% + Complexity 22751 16408 -6343 ============================================= Files 1997 1998 +1 Lines 111404 111574 +170 Branches 14103 14127 +24 ============================================= - Hits 73991 53668 -20323 - Misses 31004 52282 +21278 + Partials 6409 5624 -785 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18458/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/18458/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.94% <ø> (+0.04%)` | :arrow_up: | | [spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18458/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.45% <ø> (+0.05%)` | :arrow_up: | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18458/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `33.25% <0.00%> (-15.53%)` | :arrow_down: | | [spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18458/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `32.63% <0.00%> (-13.00%)` | :arrow_down: | | [utilities](https://app.codecov.io/gh/apache/hudi/pull/18458/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/18458?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...he/hudi/utilities/config/HoodieStreamerConfig.java](https://app.codecov.io/gh/apache/hudi/pull/18458?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fconfig%2FHoodieStreamerConfig.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL2NvbmZpZy9Ib29kaWVTdHJlYW1lckNvbmZpZy5qYXZh) | `0.00% <0.00%> (-98.79%)` | :arrow_down: | | [...e/hudi/utilities/streamer/SourceFormatAdapter.java](https://app.codecov.io/gh/apache/hudi/pull/18458?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fstreamer%2FSourceFormatAdapter.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3N0cmVhbWVyL1NvdXJjZUZvcm1hdEFkYXB0ZXIuamF2YQ==) | `0.00% <0.00%> (-53.44%)` | :arrow_down: | ... and [899 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18458/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]
