[
https://issues.apache.org/jira/browse/SCB-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671339#comment-16671339
] ASF GitHub Bot commented on SCB-977: ------------------------------------ codecov-io commented on issue #478: SCB-977 Dependencies will not be updated in 5min when re-create provider service URL: https://github.com/apache/incubator-servicecomb-service-center/pull/478#issuecomment-434983549 # [Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/478?src=pr&el=h1) Report > Merging [#478](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/478?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-servicecomb-service-center/commit/2a7fa4d8913919463a9899ac78b53037e48b7f64?src=pr&el=desc) will **increase** coverage by `0.03%`. > The diff coverage is `44.11%`. [](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/478?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #478 +/- ## ========================================== + Coverage 60.25% 60.29% +0.03% ========================================== Files 156 157 +1 Lines 13484 13503 +19 ========================================== + Hits 8125 8141 +16 - Misses 4779 4783 +4 + Partials 580 579 -1 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/478?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [server/service/event/instance\_event\_handler.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/478/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvZXZlbnQvaW5zdGFuY2VfZXZlbnRfaGFuZGxlci5nbw==) | `7.84% <0%> (-0.33%)` | :arrow_down: | | [server/service/event/service\_event\_handler.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/478/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvZXZlbnQvc2VydmljZV9ldmVudF9oYW5kbGVyLmdv) | `12.5% <0%> (+0.37%)` | :arrow_up: | | [server/service/event/rule\_event\_handler.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/478/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvZXZlbnQvcnVsZV9ldmVudF9oYW5kbGVyLmdv) | `8.69% <0%> (-0.2%)` | :arrow_down: | | [server/service/event/tag\_event\_handler.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/478/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvZXZlbnQvdGFnX2V2ZW50X2hhbmRsZXIuZ28=) | `7.4% <0%> (-0.29%)` | :arrow_down: | | [...ver/service/event/dependency\_rule\_event\_handler.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/478/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvZXZlbnQvZGVwZW5kZW5jeV9ydWxlX2V2ZW50X2hhbmRsZXIuZ28=) | `100% <100%> (ø)` | | | [server/service/event/event.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/478/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvZXZlbnQvZXZlbnQuZ28=) | `100% <100%> (ø)` | :arrow_up: | | [pkg/util/tree.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/478/diff?src=pr&el=tree#diff-cGtnL3V0aWwvdHJlZS5nbw==) | `81.25% <0%> (-3.13%)` | :arrow_down: | | [server/service/notification/websocket.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/478/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2Uvbm90aWZpY2F0aW9uL3dlYnNvY2tldC5nbw==) | `83.87% <0%> (-0.65%)` | :arrow_down: | | [server/service/instance.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/478/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvaW5zdGFuY2UuZ28=) | `67.68% <0%> (-0.2%)` | :arrow_down: | | ... and [4 more](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/478/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/478?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/incubator-servicecomb-service-center/pull/478?src=pr&el=footer). Last update [2a7fa4d...00f599b](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/478?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 GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] > Dependencies will not be updated in 5min when micro service is changed > ---------------------------------------------------------------------- > > Key: SCB-977 > URL: https://issues.apache.org/jira/browse/SCB-977 > Project: Apache ServiceComb > Issue Type: Bug > Components: Service-Center > Reporter: little-cui > Assignee: little-cui > Priority: Major > Fix For: service-center-1.1.0 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)
