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

   ## 
[Codecov](https://app.codecov.io/gh/apache/dubbo/pull/14986?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 `0%` with `13 lines` in your changes missing 
coverage. Please review.
   > Project coverage is 29.19%. Comparing base 
[(`c23e951`)](https://app.codecov.io/gh/apache/dubbo/commit/c23e951891af696e1324033ac3cce0514819e478?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 to head 
[(`2d30a3b`)](https://app.codecov.io/gh/apache/dubbo/commit/2d30a3bf1e36b30c94372ba3bd8da2d628220c36?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   > :exclamation: **Current head 2d30a3b differs from pull request most recent 
head 4bc762c**
   > 
   > Please [upload](https://docs.codecov.com/docs/codecov-uploader) reports 
for the commit 4bc762c to get more accurate results.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/dubbo/pull/14986?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...apache/dubbo/tracing/DubboObservationRegistry.java](https://app.codecov.io/gh/apache/dubbo/pull/14986?src=pr&el=tree&filepath=dubbo-metrics%2Fdubbo-tracing%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fdubbo%2Ftracing%2FDubboObservationRegistry.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZHViYm8tbWV0cmljcy9kdWJiby10cmFjaW5nL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9kdWJiby90cmFjaW5nL0R1YmJvT2JzZXJ2YXRpb25SZWdpc3RyeS5qYXZh)
 | 0.00% | [8 Missing :warning: 
](https://app.codecov.io/gh/apache/dubbo/pull/14986?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...apache/dubbo/tracing/metrics/ObservationMeter.java](https://app.codecov.io/gh/apache/dubbo/pull/14986?src=pr&el=tree&filepath=dubbo-metrics%2Fdubbo-tracing%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fdubbo%2Ftracing%2Fmetrics%2FObservationMeter.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZHViYm8tbWV0cmljcy9kdWJiby10cmFjaW5nL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9kdWJiby90cmFjaW5nL21ldHJpY3MvT2JzZXJ2YXRpb25NZXRlci5qYXZh)
 | 0.00% | [5 Missing :warning: 
](https://app.codecov.io/gh/apache/dubbo/pull/14986?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 (c23e951) and HEAD (2d30a3b). Click for more details.
   > 
   > <details><summary>HEAD has 2 uploads less than BASE</summary>
   >
   >| Flag | BASE (c23e951) | HEAD (2d30a3b) |
   >|------|------|------|
   >|integration-tests|1|0|
   >|unit-tests|1|0|
   ></details>
   
   <details><summary>Additional details and impacted files</summary>
   
   
   ```diff
   @@              Coverage Diff              @@
   ##                3.3   #14986       +/-   ##
   =============================================
   - Coverage     60.74%   29.19%   -31.56%     
   + Complexity    10863     8868     -1995     
   =============================================
     Files          1882     1883        +1     
     Lines         86009    86009               
     Branches      12886    12886               
   =============================================
   - Hits          52249    25108    -27141     
   - Misses        28316    56924    +28608     
   + Partials       5444     3977     -1467     
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/dubbo/pull/14986/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[integration-tests](https://app.codecov.io/gh/apache/dubbo/pull/14986/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   | 
[samples-tests](https://app.codecov.io/gh/apache/dubbo/pull/14986/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `29.19% <0.00%> (+0.09%)` | :arrow_up: |
   | 
[unit-tests](https://app.codecov.io/gh/apache/dubbo/pull/14986/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/14986?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).
   


-- 
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