[
https://issues.apache.org/jira/browse/SCB-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16582041#comment-16582041
] ASF GitHub Bot commented on SCB-844: ------------------------------------ codecov-io commented on issue #417: SCB-844 Upgrade CI to go 1.9.2 URL: https://github.com/apache/incubator-servicecomb-service-center/pull/417#issuecomment-413441784 # [Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/417?src=pr&el=h1) Report > Merging [#417](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/417?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-servicecomb-service-center/commit/873f62da1dbb789b6bef0455c194dec908723b18?src=pr&el=desc) will **decrease** coverage by `0.11%`. > The diff coverage is `n/a`. [](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/417?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #417 +/- ## ========================================== - Coverage 73.23% 73.12% -0.12% ========================================== Files 124 124 Lines 9926 9889 -37 ========================================== - Hits 7269 7231 -38 + Misses 2178 2177 -1 - Partials 479 481 +2 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/417?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [pkg/tlsutil/tlsutil.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/417/diff?src=pr&el=tree#diff-cGtnL3Rsc3V0aWwvdGxzdXRpbC5nbw==) | `73.58% <0%> (-0.95%)` | :arrow_down: | | [server/govern/service.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/417/diff?src=pr&el=tree#diff-c2VydmVyL2dvdmVybi9zZXJ2aWNlLmdv) | `73.33% <0%> (-0.34%)` | :arrow_down: | | [server/broker/util.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/417/diff?src=pr&el=tree#diff-c2VydmVyL2Jyb2tlci91dGlsLmdv) | `53.33% <0%> (-0.27%)` | :arrow_down: | | [pkg/util/concurrent\_map.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/417/diff?src=pr&el=tree#diff-cGtnL3V0aWwvY29uY3VycmVudF9tYXAuZ28=) | | | | [pkg/util/concurrent\_map\_go19.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/417/diff?src=pr&el=tree#diff-cGtnL3V0aWwvY29uY3VycmVudF9tYXBfZ28xOS5nbw==) | `100% <0%> (ø)` | | | [server/admin/service.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/417/diff?src=pr&el=tree#diff-c2VydmVyL2FkbWluL3NlcnZpY2UuZ28=) | `88.88% <0%> (+3.7%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/417?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/417?src=pr&el=footer). Last update [873f62d...a94223d](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/417?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] > Update golang version to 1.9.2 > ------------------------------ > > Key: SCB-844 > URL: https://issues.apache.org/jira/browse/SCB-844 > Project: Apache ServiceComb > Issue Type: Improvement > Components: Service-Center > Reporter: little-cui > Assignee: Mohammad Asif Siddiqui > Priority: Major > Fix For: service-center-1.1.0 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)
