codecov-commenter commented on PR #18971: URL: https://github.com/apache/hudi/pull/18971#issuecomment-4683580221
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18971?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 60.43%. Comparing base ([`173e76e`](https://app.codecov.io/gh/apache/hudi/commit/173e76eb3ba8660224e67b36d8e72f6e1184fdf5?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`c855da0`](https://app.codecov.io/gh/apache/hudi/commit/c855da0e492b786f498c0a7ad74b9364272853e5?dropdown=coverage&el=desc&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 (173e76e) and HEAD (c855da0). Click for more details. > > <details><summary>HEAD has 19 uploads less than BASE</summary> > >| Flag | BASE (173e76e) | HEAD (c855da0) | >|------|------|------| >|spark-scala-tests|12|5| >|spark-java-tests|18|6| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18971 +/- ## ============================================ - Coverage 68.26% 60.43% -7.84% + Complexity 29528 26084 -3444 ============================================ Files 2542 2542 Lines 142688 142702 +14 Branches 17798 17801 +3 ============================================ - Hits 97413 86248 -11165 - Misses 37269 48951 +11682 + Partials 8006 7503 -503 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18971/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/18971/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.82% <76.47%> (+0.01%)` | :arrow_up: | | [hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18971/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.78% <ø> (-0.01%)` | :arrow_down: | | [spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18971/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.07% <ø> (ø)` | | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18971/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `31.29% <0.00%> (-17.51%)` | :arrow_down: | | [spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18971/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `32.69% <0.00%> (-12.16%)` | :arrow_down: | | [utilities](https://app.codecov.io/gh/apache/hudi/pull/18971/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `36.96% <94.11%> (-0.35%)` | :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/18971?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...di/utilities/ingestion/HoodieIngestionMetrics.java](https://app.codecov.io/gh/apache/hudi/pull/18971?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fingestion%2FHoodieIngestionMetrics.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL2luZ2VzdGlvbi9Ib29kaWVJbmdlc3Rpb25NZXRyaWNzLmphdmE=) | `60.00% <ø> (ø)` | | | [...che/hudi/utilities/sources/SqlFileBasedSource.java](https://app.codecov.io/gh/apache/hudi/pull/18971?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fsources%2FSqlFileBasedSource.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3NvdXJjZXMvU3FsRmlsZUJhc2VkU291cmNlLmphdmE=) | `90.00% <100.00%> (+0.52%)` | :arrow_up: | | [...a/org/apache/hudi/utilities/sources/SqlSource.java](https://app.codecov.io/gh/apache/hudi/pull/18971?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fsources%2FSqlSource.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3NvdXJjZXMvU3FsU291cmNlLmphdmE=) | `64.70% <100.00%> (+2.20%)` | :arrow_up: | | [...apache/hudi/utilities/streamer/HoodieStreamer.java](https://app.codecov.io/gh/apache/hudi/pull/18971?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fstreamer%2FHoodieStreamer.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3N0cmVhbWVyL0hvb2RpZVN0cmVhbWVyLmphdmE=) | `74.69% <100.00%> (+0.61%)` | :arrow_up: | | [...hudi/utilities/streamer/HoodieStreamerMetrics.java](https://app.codecov.io/gh/apache/hudi/pull/18971?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fstreamer%2FHoodieStreamerMetrics.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3N0cmVhbWVyL0hvb2RpZVN0cmVhbWVyTWV0cmljcy5qYXZh) | `52.38% <100.00%> (+3.66%)` | :arrow_up: | | [...org/apache/hudi/utilities/streamer/StreamSync.java](https://app.codecov.io/gh/apache/hudi/pull/18971?src=pr&el=tree&filepath=hudi-utilities%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Futilities%2Fstreamer%2FStreamSync.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS11dGlsaXRpZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvdXRpbGl0aWVzL3N0cmVhbWVyL1N0cmVhbVN5bmMuamF2YQ==) | `77.89% <100.00%> (+0.13%)` | :arrow_up: | ... and [587 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18971/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]
