codecov-commenter commented on PR #18887: URL: https://github.com/apache/hudi/pull/18887#issuecomment-5032248866
## [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 59.21%. 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. > :exclamation: There is a different number of reports uploaded between BASE (fc85e3e) and HEAD (884bc9f). Click for more details. > > <details><summary>HEAD has 24 uploads less than BASE</summary> > >| Flag | BASE (fc85e3e) | HEAD (884bc9f) | >|------|------|------| >|spark-scala-tests|10|1| >|spark-java-tests|15|1| >|utilities|1|0| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #18887 +/- ## ============================================ - Coverage 67.97% 59.21% -8.76% + Complexity 28737 25577 -3160 ============================================ Files 2515 2566 +51 Lines 139938 143188 +3250 Branches 17187 17434 +247 ============================================ - Hits 95116 84790 -10326 - Misses 36947 51264 +14317 + Partials 7875 7134 -741 ``` | [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: | | [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) | `32.14% <0.00%> (-17.23%)` | :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) | `32.45% <0.00%> (-12.83%)` | :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) | `?` | | 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 [1494 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]
