codecov-commenter commented on PR #18306: URL: https://github.com/apache/hudi/pull/18306#issuecomment-4087539411
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18306?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 `81.66667%` with `11 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 52.02%. Comparing base ([`39f1f39`](https://app.codecov.io/gh/apache/hudi/commit/39f1f395b172378093cf1bae67d6515c57dfac35?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`95cf1aa`](https://app.codecov.io/gh/apache/hudi/commit/95cf1aaa87cc4a1deb05d39edf902a75ce67a45f?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 10 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/hudi/pull/18306?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...a/org/apache/hudi/common/util/CompactionUtils.java](https://app.codecov.io/gh/apache/hudi/pull/18306?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fcommon%2Futil%2FCompactionUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL3V0aWwvQ29tcGFjdGlvblV0aWxzLmphdmE=) | 76.92% | [3 Missing and 3 partials :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...tion/compact/ScheduleCompactionActionExecutor.java](https://app.codecov.io/gh/apache/hudi/pull/18306?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Ftable%2Faction%2Fcompact%2FScheduleCompactionActionExecutor.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL3RhYmxlL2FjdGlvbi9jb21wYWN0L1NjaGVkdWxlQ29tcGFjdGlvbkFjdGlvbkV4ZWN1dG9yLmphdmE=) | 85.29% | [1 Missing and 4 partials :warning: ](https://app.codecov.io/gh/apache/hudi/pull/18306?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 (39f1f39) and HEAD (95cf1aa). Click for more details. > > <details><summary>HEAD has 8 uploads less than BASE</summary> > >| Flag | BASE (39f1f39) | HEAD (95cf1aa) | >|------|------|------| >|spark-scala-tests|6|2| >|spark-java-tests|9|5| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18306 +/- ## ============================================ - Coverage 57.27% 52.02% -5.26% + Complexity 18639 16586 -2053 ============================================ Files 1956 1940 -16 Lines 107069 104806 -2263 Branches 13255 12677 -578 ============================================ - Hits 61324 54523 -6801 - Misses 39939 44905 +4966 + Partials 5806 5378 -428 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18306/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/18306/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `45.13% <6.66%> (-0.08%)` | :arrow_down: | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18306/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.05% <81.66%> (+0.59%)` | :arrow_up: | | [spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18306/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `33.28% <8.33%> (-12.29%)` | :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/18306?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...tion/compact/ScheduleCompactionActionExecutor.java](https://app.codecov.io/gh/apache/hudi/pull/18306?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Ftable%2Faction%2Fcompact%2FScheduleCompactionActionExecutor.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL3RhYmxlL2FjdGlvbi9jb21wYWN0L1NjaGVkdWxlQ29tcGFjdGlvbkFjdGlvbkV4ZWN1dG9yLmphdmE=) | `86.20% <85.29%> (-0.26%)` | :arrow_down: | | [...a/org/apache/hudi/common/util/CompactionUtils.java](https://app.codecov.io/gh/apache/hudi/pull/18306?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fcommon%2Futil%2FCompactionUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL3V0aWwvQ29tcGFjdGlvblV0aWxzLmphdmE=) | `80.41% <76.92%> (-0.78%)` | :arrow_down: | ... and [364 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18306/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]
