codecov-commenter commented on PR #18977: URL: https://github.com/apache/hudi/pull/18977#issuecomment-4679597059
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18977?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 62.91%. 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 ([`8bbf126`](https://app.codecov.io/gh/apache/hudi/commit/8bbf1266b539e4d2aa10edc1d7a5a051ea1d2db3?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 (8bbf126). Click for more details. > > <details><summary>HEAD has 17 uploads less than BASE</summary> > >| Flag | BASE (173e76e) | HEAD (8bbf126) | >|------|------|------| >|spark-scala-tests|12|5| >|spark-java-tests|18|8| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18977 +/- ## ============================================ - Coverage 68.26% 62.91% -5.36% + Complexity 29528 27115 -2413 ============================================ Files 2542 2542 Lines 142688 142689 +1 Branches 17798 17798 ============================================ - Hits 97413 89777 -7636 - Misses 37269 45433 +8164 + Partials 8006 7479 -527 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18977/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/18977/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.81% <100.00%> (+<0.01%)` | :arrow_up: | | [hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18977/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.70% <ø> (-0.08%)` | :arrow_down: | | [spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18977/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/18977/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.61% <100.00%> (-4.20%)` | :arrow_down: | | [spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18977/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `32.69% <100.00%> (-12.15%)` | :arrow_down: | | [utilities](https://app.codecov.io/gh/apache/hudi/pull/18977/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `37.29% <100.00%> (-0.02%)` | :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/18977?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...src/main/scala/org/apache/hudi/DefaultSource.scala](https://app.codecov.io/gh/apache/hudi/pull/18977?src=pr&el=tree&filepath=hudi-spark-datasource%2Fhudi-spark-common%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Fhudi%2FDefaultSource.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1zcGFyay1kYXRhc291cmNlL2h1ZGktc3BhcmstY29tbW9uL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvaHVkaS9EZWZhdWx0U291cmNlLnNjYWxh) | `71.17% <100.00%> (-3.98%)` | :arrow_down: | ... and [397 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18977/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]
