[
https://issues.apache.org/jira/browse/SCB-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584758#comment-16584758
] ASF GitHub Bot commented on SCB-851: ------------------------------------ codecov-io commented on issue #421: SCB-851 BUG: Can not get providers if consumer have * dependency rule URL: https://github.com/apache/incubator-servicecomb-service-center/pull/421#issuecomment-414058185 # [Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/421?src=pr&el=h1) Report > Merging [#421](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/421?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-servicecomb-service-center/commit/c3a1e76fa21f2d2f8dabaa783fad7a7543de9282?src=pr&el=desc) will **decrease** coverage by `0.09%`. > The diff coverage is `100%`. [](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/421?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #421 +/- ## ========================================= - Coverage 73.01% 72.92% -0.1% ========================================= Files 128 128 Lines 9976 9976 ========================================= - Hits 7284 7275 -9 - Misses 2217 2224 +7 - Partials 475 477 +2 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/421?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [server/service/util/dependency\_query.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/421/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvdXRpbC9kZXBlbmRlbmN5X3F1ZXJ5Lmdv) | `51.9% <100%> (ø)` | :arrow_up: | | [server/service/notification/listwatcher.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/421/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2Uvbm90aWZpY2F0aW9uL2xpc3R3YXRjaGVyLmdv) | `69.01% <0%> (-9.86%)` | :arrow_down: | | [pkg/util/util.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/421/diff?src=pr&el=tree#diff-cGtnL3V0aWwvdXRpbC5nbw==) | `61.11% <0%> (-1.39%)` | :arrow_down: | | [server/service/tag.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/421/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvdGFnLmdv) | `68.32% <0%> (-0.63%)` | :arrow_down: | | [server/broker/service.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/421/diff?src=pr&el=tree#diff-c2VydmVyL2Jyb2tlci9zZXJ2aWNlLmdv) | `57.78% <0%> (-0.16%)` | :arrow_down: | | [server/plugin/infra/registry/etcd/tracing.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/421/diff?src=pr&el=tree#diff-c2VydmVyL3BsdWdpbi9pbmZyYS9yZWdpc3RyeS9ldGNkL3RyYWNpbmcuZ28=) | `81.81% <0%> (+9.09%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/421?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/421?src=pr&el=footer). Last update [c3a1e76...17ba06e](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/421?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] > Can not get providers if consumer have * dependency rule > -------------------------------------------------------- > > Key: SCB-851 > URL: https://issues.apache.org/jira/browse/SCB-851 > 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)
