codecov-commenter commented on PR #18585:
URL: https://github.com/apache/hudi/pull/18585#issuecomment-4696734071

   ## 
[Codecov](https://app.codecov.io/gh/apache/hudi/pull/18585?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 `38.61386%` with `62 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 62.18%. Comparing base 
([`a032431`](https://app.codecov.io/gh/apache/hudi/commit/a032431c81aa71d5d627b13cb5189d9a9c54ba46?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`98d7068`](https://app.codecov.io/gh/apache/hudi/commit/98d706816401dafa904d8f7bf6ae2fd8cc8f798a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 2 commits behind head on master.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/hudi/pull/18585?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...mmon/engine/ExecutorServiceBasedEngineContext.java](https://app.codecov.io/gh/apache/hudi/pull/18585?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fcommon%2Fengine%2FExecutorServiceBasedEngineContext.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL2VuZ2luZS9FeGVjdXRvclNlcnZpY2VCYXNlZEVuZ2luZUNvbnRleHQuamF2YQ==)
 | 28.04% | [58 Missing and 1 partial :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18585?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...hudi/client/validator/SparkPreCommitValidator.java](https://app.codecov.io/gh/apache/hudi/pull/18585?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fvalidator%2FSparkPreCommitValidator.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L3ZhbGlkYXRvci9TcGFya1ByZUNvbW1pdFZhbGlkYXRvci5qYXZh)
 | 62.50% | [3 Missing :warning: 
](https://app.codecov.io/gh/apache/hudi/pull/18585?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 (a032431) and HEAD (98d7068). Click for more details.
   > 
   > <details><summary>HEAD has 16 uploads less than BASE</summary>
   >
   >| Flag | BASE (a032431) | HEAD (98d7068) |
   >|------|------|------|
   >|spark-scala-tests|12|6|
   >|spark-java-tests|17|7|
   ></details>
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@             Coverage Diff              @@
   ##             master   #18585      +/-   ##
   ============================================
   - Coverage     68.25%   62.18%   -6.08%     
   + Complexity    29487    26817    -2670     
   ============================================
     Files          2542     2544       +2     
     Lines        142555   142731     +176     
     Branches      17798    17811      +13     
   ============================================
   - Hits          97304    88753    -8551     
   - Misses        37248    46384    +9136     
   + Partials       8003     7594     -409     
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/hudi/pull/18585/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/18585/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `44.77% <0.00%> (-0.01%)` | :arrow_down: |
   | 
[hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18585/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `44.73% <0.00%> (-0.01%)` | :arrow_down: |
   | 
[spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18585/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `48.12% <38.61%> (+0.06%)` | :arrow_up: |
   | 
[spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18585/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `39.27% <32.67%> (-9.49%)` | :arrow_down: |
   | 
[spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18585/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `32.48% <0.00%> (-12.33%)` | :arrow_down: |
   | 
[utilities](https://app.codecov.io/gh/apache/hudi/pull/18585/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `37.22% <0.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/18585?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[.../apache/hudi/client/utils/SparkValidatorUtils.java](https://app.codecov.io/gh/apache/hudi/pull/18585?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Futils%2FSparkValidatorUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L3V0aWxzL1NwYXJrVmFsaWRhdG9yVXRpbHMuamF2YQ==)
 | `76.19% <100.00%> (+1.49%)` | :arrow_up: |
   | 
[...hudi/client/validator/SparkPreCommitValidator.java](https://app.codecov.io/gh/apache/hudi/pull/18585?src=pr&el=tree&filepath=hudi-client%2Fhudi-spark-client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fclient%2Fvalidator%2FSparkPreCommitValidator.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jbGllbnQvaHVkaS1zcGFyay1jbGllbnQvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY2xpZW50L3ZhbGlkYXRvci9TcGFya1ByZUNvbW1pdFZhbGlkYXRvci5qYXZh)
 | `66.66% <62.50%> (-1.20%)` | :arrow_down: |
   | 
[...mmon/engine/ExecutorServiceBasedEngineContext.java](https://app.codecov.io/gh/apache/hudi/pull/18585?src=pr&el=tree&filepath=hudi-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Fcommon%2Fengine%2FExecutorServiceBasedEngineContext.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL2VuZ2luZS9FeGVjdXRvclNlcnZpY2VCYXNlZEVuZ2luZUNvbnRleHQuamF2YQ==)
 | `28.04% <28.04%> (ø)` | |
   
   ... and [472 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/hudi/pull/18585/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]

Reply via email to