codecov-commenter commented on PR #15472:
URL: https://github.com/apache/dubbo/pull/15472#issuecomment-2983681218

   ## 
[Codecov](https://app.codecov.io/gh/apache/dubbo/pull/15472?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   Attention: Patch coverage is `85.71429%` with `4 lines` in your changes 
missing coverage. Please review.
   > Project coverage is 29.38%. Comparing base 
[(`71f7600`)](https://app.codecov.io/gh/apache/dubbo/commit/71f760015e458cc4a572011360306a0d27cf2e2d?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 to head 
[(`f7d6474`)](https://app.codecov.io/gh/apache/dubbo/commit/f7d64746231d8e6934936c8c4eed7e65e2e6f592?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   > Report is 8 commits behind head on 3.3.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/dubbo/pull/15472?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...in/java/org/apache/dubbo/config/ServiceConfig.java](https://app.codecov.io/gh/apache/dubbo/pull/15472?src=pr&el=tree&filepath=dubbo-config%2Fdubbo-config-api%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fdubbo%2Fconfig%2FServiceConfig.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZHViYm8tY29uZmlnL2R1YmJvLWNvbmZpZy1hcGkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2R1YmJvL2NvbmZpZy9TZXJ2aWNlQ29uZmlnLmphdmE=)
 | 80.00% | [2 Missing :warning: 
](https://app.codecov.io/gh/apache/dubbo/pull/15472?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[.../metadata/ConfigurableMetadataServiceExporter.java](https://app.codecov.io/gh/apache/dubbo/pull/15472?src=pr&el=tree&filepath=dubbo-config%2Fdubbo-config-api%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fdubbo%2Fconfig%2Fmetadata%2FConfigurableMetadataServiceExporter.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZHViYm8tY29uZmlnL2R1YmJvLWNvbmZpZy1hcGkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2R1YmJvL2NvbmZpZy9tZXRhZGF0YS9Db25maWd1cmFibGVNZXRhZGF0YVNlcnZpY2VFeHBvcnRlci5qYXZh)
 | 50.00% | [2 Missing :warning: 
](https://app.codecov.io/gh/apache/dubbo/pull/15472?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 (71f7600) and HEAD (f7d6474). Click for more details.
   > 
   > <details><summary>HEAD has 4 uploads less than BASE</summary>
   >
   >| Flag | BASE (71f7600) | HEAD (f7d6474) |
   >|------|------|------|
   >|samples-tests-java17|1|0|
   >|integration-tests-java8|1|0|
   >|integration-tests-java17|1|0|
   >|unit-tests|1|0|
   ></details>
   
   <details><summary>Additional details and impacted files</summary>
   
   
   ```diff
   @@              Coverage Diff              @@
   ##                3.3   #15472       +/-   ##
   =============================================
   - Coverage     60.91%   29.38%   -31.53%     
   + Complexity    11447     8966     -2481     
   =============================================
     Files          1888     1888               
     Lines         86363    86374       +11     
     Branches      12956    12958        +2     
   =============================================
   - Hits          52606    25384    -27222     
   - Misses        28317    56989    +28672     
   + Partials       5440     4001     -1439     
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/dubbo/pull/15472/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[integration-tests-java17](https://app.codecov.io/gh/apache/dubbo/pull/15472/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   | 
[integration-tests-java8](https://app.codecov.io/gh/apache/dubbo/pull/15472/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   | 
[samples-tests-java17](https://app.codecov.io/gh/apache/dubbo/pull/15472/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   | 
[samples-tests-java8](https://app.codecov.io/gh/apache/dubbo/pull/15472/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `29.38% <85.71%> (+0.04%)` | :arrow_up: |
   | 
[unit-tests](https://app.codecov.io/gh/apache/dubbo/pull/15472/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.
   
   </details>
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/dubbo/pull/15472?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   <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.
   - :package: [JS Bundle 
Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save 
yourself from yourself by tracking and limiting bundle sizes in JS merges.
   </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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to