codecov-commenter commented on PR #18887: URL: https://github.com/apache/hudi/pull/18887#issuecomment-5032837543
## [Codecov](https://app.codecov.io/gh/apache/hudi/pull/18887?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 68.12%. Comparing base ([`fc85e3e`](https://app.codecov.io/gh/apache/hudi/commit/fc85e3ea985c899ab7120e21c3652c1cec816c13?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`884bc9f`](https://app.codecov.io/gh/apache/hudi/commit/884bc9f2b92fc9fde7b6ca783a690b50ea371571?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 214 commits behind head on master. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18887 +/- ## ============================================ + Coverage 67.97% 68.12% +0.15% - Complexity 28737 31514 +2777 ============================================ Files 2515 2696 +181 Lines 139938 152863 +12925 Branches 17187 19073 +1886 ============================================ + Hits 95116 104143 +9027 - Misses 36947 40135 +3188 - Partials 7875 8585 +710 ``` | [Flag](https://app.codecov.io/gh/apache/hudi/pull/18887/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/18887/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.96% <100.00%> (+0.62%)` | :arrow_up: | | [hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18887/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `43.34% <0.00%> (-1.57%)` | :arrow_down: | | [integration-tests](https://app.codecov.io/gh/apache/hudi/pull/18887/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `13.78% <0.00%> (?)` | | | [spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18887/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.68% <0.00%> (+27.32%)` | :arrow_up: | | [spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18887/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.96% <0.00%> (-0.41%)` | :arrow_down: | | [spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18887/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.69% <0.00%> (-0.59%)` | :arrow_down: | | [utilities](https://app.codecov.io/gh/apache/hudi/pull/18887/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `36.52% <0.00%> (-0.93%)` | :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/18887?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/table/marker/MarkerBasedRollbackUtils.java](https://app.codecov.io/gh/apache/hudi/pull/18887?src=pr&el=tree&filepath=hudi-client%2Fhudi-client-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Ftable%2Fmarker%2FMarkerBasedRollbackUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1jbGllbnQtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9odWRpL3RhYmxlL21hcmtlci9NYXJrZXJCYXNlZFJvbGxiYWNrVXRpbHMuamF2YQ==) | `82.60% <100.00%> (+1.65%)` | :arrow_up: | ... and [1313 files with indirect coverage changes](https://app.codecov.io/gh/apache/hudi/pull/18887/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]
