[
https://issues.apache.org/jira/browse/SCB-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468335#comment-16468335
]
ASF GitHub Bot commented on SCB-564:
------------------------------------
codecov-io commented on issue #345: SCB-564 Fix Capitalization of the
ServiceName in the Service list
URL:
https://github.com/apache/incubator-servicecomb-service-center/pull/345#issuecomment-387621573
#
[Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/345?src=pr&el=h1)
Report
> Merging
[#345](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/345?src=pr&el=desc)
into
[master](https://codecov.io/gh/apache/incubator-servicecomb-service-center/commit/08f08147b744dcea017c3099121d8c11fdf78ef9?src=pr&el=desc)
will **decrease** coverage by `0.02%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/345?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #345 +/- ##
==========================================
- Coverage 69.95% 69.92% -0.03%
==========================================
Files 17 17
Lines 3412 3412
==========================================
- Hits 2387 2386 -1
Misses 861 861
- Partials 164 165 +1
```
| [Impacted
Files](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/345?src=pr&el=tree)
| Coverage Δ | |
|---|---|---|
|
[server/service/instances.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/345/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvaW5zdGFuY2VzLmdv)
| `71.13% <0%> (-0.19%)` | :arrow_down: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/345?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/345?src=pr&el=footer).
Last update
[08f0814...2c61372](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/345?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]
> sc front end service name is not correct
> ----------------------------------------
>
> Key: SCB-564
> URL: https://issues.apache.org/jira/browse/SCB-564
> Project: Apache ServiceComb
> Issue Type: Task
> Components: Service-Center
> Affects Versions: service-center-1.0.0-m1
> Reporter: Mohammad Asif Siddiqui
> Assignee: Mohammad Asif Siddiqui
> Priority: Major
> Fix For: service-center-1.0.0-m2
>
>
> service name is case sensitive, but sc front end will rename the first letter
> to upper case. this is quit confusing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)