[
https://issues.apache.org/jira/browse/SCB-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493329#comment-16493329
] ASF GitHub Bot commented on SCB-621: ------------------------------------ codecov-io commented on issue #358: SCB-621 Fix the wrong revision from FindInstances API URL: https://github.com/apache/incubator-servicecomb-service-center/pull/358#issuecomment-392725632 # [Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/358?src=pr&el=h1) Report > Merging [#358](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/358?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-servicecomb-service-center/commit/74cd79c0eae2d1d39eee9c3014f895eaed2c04ff?src=pr&el=desc) will **decrease** coverage by `0.33%`. > The diff coverage is `62.19%`. [](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/358?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #358 +/- ## ========================================== - Coverage 69.69% 69.36% -0.34% ========================================== Files 18 18 Lines 3412 3437 +25 ========================================== + Hits 2378 2384 +6 - Misses 868 885 +17 - Partials 166 168 +2 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/358?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [server/service/util/dependency.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/358/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvdXRpbC9kZXBlbmRlbmN5Lmdv) | `56.77% <100%> (ø)` | :arrow_up: | | [server/service/util/domain\_util.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/358/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvdXRpbC9kb21haW5fdXRpbC5nbw==) | `71.64% <100%> (ø)` | :arrow_up: | | [server/service/util/util.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/358/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvdXRpbC91dGlsLmdv) | `100% <100%> (ø)` | :arrow_up: | | [server/service/util/instance\_util.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/358/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvdXRpbC9pbnN0YW5jZV91dGlsLmdv) | `49.06% <46.34%> (-0.65%)` | :arrow_down: | | [server/service/util/rule\_util.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/358/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvdXRpbC9ydWxlX3V0aWwuZ28=) | `67.5% <66.66%> (ø)` | :arrow_up: | | [server/service/instances.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/358/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvaW5zdGFuY2VzLmdv) | `67.96% <75.75%> (-0.63%)` | :arrow_down: | | [server/service/tag.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/358/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvdGFnLmdv) | `76.02% <0%> (+0.58%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/358?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/358?src=pr&el=footer). Last update [74cd79c...48a28de](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/358?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] > Fix the wrong revision from FindInstances API > --------------------------------------------- > > Key: SCB-621 > URL: https://issues.apache.org/jira/browse/SCB-621 > Project: Apache ServiceComb > Issue Type: Bug > Components: Service-Center > Reporter: little-cui > Assignee: little-cui > Priority: Major > Fix For: service-center-1.0.0-m2 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)
