You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/12/17 05:50:38 UTC

[GitHub] [skywalking] codecov-io commented on issue #4075: Fix service instance relationship ID build bug.

codecov-io commented on issue #4075: Fix service instance relationship ID build bug.
URL: https://github.com/apache/skywalking/pull/4075#issuecomment-566392400
 
 
   # [Codecov](https://codecov.io/gh/apache/skywalking/pull/4075?src=pr&el=h1) Report
   > Merging [#4075](https://codecov.io/gh/apache/skywalking/pull/4075?src=pr&el=desc) into [master](https://codecov.io/gh/apache/skywalking/commit/bc77fda5c120673e8b7a0a93eceb6e2074cba07c?src=pr&el=desc) will **increase** coverage by `0.05%`.
   > The diff coverage is `0%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/skywalking/pull/4075/graphs/tree.svg?width=650&token=qrILxY5yA8&height=150&src=pr)](https://codecov.io/gh/apache/skywalking/pull/4075?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master   #4075      +/-   ##
   =========================================
   + Coverage   27.25%   27.3%   +0.05%     
   =========================================
     Files        1140    1140              
     Lines       25025   25025              
     Branches     3618    3618              
   =========================================
   + Hits         6820    6833      +13     
   + Misses      17601   17586      -15     
   - Partials      604     606       +2
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/skywalking/pull/4075?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...ap/server/core/source/ServiceInstanceRelation.java](https://codecov.io/gh/apache/skywalking/pull/4075/diff?src=pr&el=tree#diff-b2FwLXNlcnZlci9zZXJ2ZXItY29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2t5d2Fsa2luZy9vYXAvc2VydmVyL2NvcmUvc291cmNlL1NlcnZpY2VJbnN0YW5jZVJlbGF0aW9uLmphdmE=) | `0% <0%> (ø)` | :arrow_up: |
   | [.../agent/core/context/trace/AbstractTracingSpan.java](https://codecov.io/gh/apache/skywalking/pull/4075/diff?src=pr&el=tree#diff-YXBtLXNuaWZmZXIvYXBtLWFnZW50LWNvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NreXdhbGtpbmcvYXBtL2FnZW50L2NvcmUvY29udGV4dC90cmFjZS9BYnN0cmFjdFRyYWNpbmdTcGFuLmphdmE=) | `61.26% <0%> (+0.9%)` | :arrow_up: |
   | [.../core/remote/ServiceAndEndpointRegisterClient.java](https://codecov.io/gh/apache/skywalking/pull/4075/diff?src=pr&el=tree#diff-YXBtLXNuaWZmZXIvYXBtLWFnZW50LWNvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NreXdhbGtpbmcvYXBtL2FnZW50L2NvcmUvcmVtb3RlL1NlcnZpY2VBbmRFbmRwb2ludFJlZ2lzdGVyQ2xpZW50LmphdmE=) | `44.94% <0%> (+13.48%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/skywalking/pull/4075?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/skywalking/pull/4075?src=pr&el=footer). Last update [bc77fda...2937f23](https://codecov.io/gh/apache/skywalking/pull/4075?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services