codecov-commenter commented on PR #3025: URL: https://github.com/apache/hudi/pull/3025#issuecomment-4189689647
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/3025?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 `1 line` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 45.80%. Comparing base ([`61efc6a`](https://app.codecov.io/gh/apache/hudi/commit/61efc6af79c389ef0a77cda75e4f562ed59ef86b?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`354df97`](https://app.codecov.io/gh/apache/hudi/commit/354df977ede7c954ece813a1ede8bbc9cb804093?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 5624 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/hudi/pull/3025?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [.../compact/BaseScheduleCompactionActionExecutor.java](https://app.codecov.io/gh/apache/hudi/pull/3025?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Ftable%2Faction%2Fcompact%2FBaseScheduleCompactionActionExecutor.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL3RhYmxlL2FjdGlvbi9jb21wYWN0L0Jhc2VTY2hlZHVsZUNvbXBhY3Rpb25BY3Rpb25FeGVjdXRvci5qYXZh) | 0.00% | [1 Missing :warning: ](https://app.codecov.io/gh/apache/hudi/pull/3025?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #3025 +/- ## ============================================ + Coverage 45.75% 45.80% +0.04% - Complexity 5262 5275 +13 ============================================ Files 909 909 Lines 39356 39419 +63 Branches 4239 4250 +11 ============================================ + Hits 18008 18056 +48 - Misses 19504 19516 +12 - Partials 1844 1847 +3 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/3025/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [hudicli](https://app.codecov.io/gh/apache/hudi/pull/3025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `39.95% <ø> (ø)` | | | [hudiclient](https://app.codecov.io/gh/apache/hudi/pull/3025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `30.39% <0.00%> (ø)` | | | [hudicommon](https://app.codecov.io/gh/apache/hudi/pull/3025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `47.56% <ø> (ø)` | | | [hudiflink](https://app.codecov.io/gh/apache/hudi/pull/3025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `60.98% <ø> (+0.24%)` | :arrow_up: | | [hudihadoopmr](https://app.codecov.io/gh/apache/hudi/pull/3025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `51.29% <ø> (ø)` | | | [hudisparkdatasource](https://app.codecov.io/gh/apache/hudi/pull/3025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `66.47% <ø> (ø)` | | | [hudisync](https://app.codecov.io/gh/apache/hudi/pull/3025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `51.45% <ø> (ø)` | | | [huditimelineservice](https://app.codecov.io/gh/apache/hudi/pull/3025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `64.36% <ø> (ø)` | | | [hudiutilities](https://app.codecov.io/gh/apache/hudi/pull/3025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `56.63% <ø> (ø)` | | 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/3025?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [.../compact/BaseScheduleCompactionActionExecutor.java](https://app.codecov.io/gh/apache/hudi/pull/3025?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Ftable%2Faction%2Fcompact%2FBaseScheduleCompactionActionExecutor.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL3RhYmxlL2FjdGlvbi9jb21wYWN0L0Jhc2VTY2hlZHVsZUNvbXBhY3Rpb25BY3Rpb25FeGVjdXRvci5qYXZh) | `0.00% <0.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/3025/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]
