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

   ## 
[Codecov](https://app.codecov.io/gh/apache/hudi/pull/18707?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 60.78%. Comparing base 
([`71aa121`](https://app.codecov.io/gh/apache/hudi/commit/71aa121035cf912770f6ad4bf157a945ae3a8409?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`2a1cd10`](https://app.codecov.io/gh/apache/hudi/commit/2a1cd10d7f122f3fe4a8566e6e9723bb6783a975?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 7 commits behind head on master.
   > :exclamation:  There is a different number of reports uploaded between 
BASE (71aa121) and HEAD (2a1cd10). Click for more details.
   > 
   > <details><summary>HEAD has 18 uploads less than BASE</summary>
   >
   >| Flag | BASE (71aa121) | HEAD (2a1cd10) |
   >|------|------|------|
   >|spark-java-tests|18|6|
   >|spark-scala-tests|12|6|
   ></details>
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@             Coverage Diff              @@
   ##             master   #18707      +/-   ##
   ============================================
   - Coverage     68.17%   60.78%   -7.40%     
   + Complexity    29152    26033    -3119     
   ============================================
     Files          2521     2525       +4     
     Lines        141374   141667     +293     
     Branches      17552    17588      +36     
   ============================================
   - Hits          96387    86112   -10275     
   - Misses        37057    47996   +10939     
   + Partials       7930     7559     -371     
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/hudi/pull/18707/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/18707/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `44.34% <100.00%> (-0.10%)` | :arrow_down: |
   | 
[hadoop-mr-java-client](https://app.codecov.io/gh/apache/hudi/pull/18707/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `44.98% <ø> (-0.01%)` | :arrow_down: |
   | 
[spark-client-hadoop-common](https://app.codecov.io/gh/apache/hudi/pull/18707/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `48.28% <ø> (-0.03%)` | :arrow_down: |
   | 
[spark-java-tests](https://app.codecov.io/gh/apache/hudi/pull/18707/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `31.49% <0.00%> (-17.45%)` | :arrow_down: |
   | 
[spark-scala-tests](https://app.codecov.io/gh/apache/hudi/pull/18707/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `32.65% <0.00%> (-12.21%)` | :arrow_down: |
   | 
[utilities](https://app.codecov.io/gh/apache/hudi/pull/18707/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `37.48% <0.00%> (-0.10%)` | :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/18707?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/aws/sync/AWSGlueCatalogSyncClient.java](https://app.codecov.io/gh/apache/hudi/pull/18707?src=pr&el=tree&filepath=hudi-aws%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fhudi%2Faws%2Fsync%2FAWSGlueCatalogSyncClient.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVkaS1hd3Mvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvYXdzL3N5bmMvQVdTR2x1ZUNhdGFsb2dTeW5jQ2xpZW50LmphdmE=)
 | `50.23% <100.00%> (+0.54%)` | :arrow_up: |
   
   ... and [560 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/hudi/pull/18707/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