[
https://issues.apache.org/jira/browse/SCB-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621849#comment-16621849
]
ASF GitHub Bot commented on SCB-930:
------------------------------------
codecov-io commented on issue #447: SCB-930 Make Regex more stringent to remove
new line char from Schema
URL:
https://github.com/apache/incubator-servicecomb-service-center/pull/447#issuecomment-423148833
#
[Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/447?src=pr&el=h1)
Report
> Merging
[#447](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/447?src=pr&el=desc)
into
[master](https://codecov.io/gh/apache/incubator-servicecomb-service-center/commit/5a0c8d33247246c0498d8879f3c2eaf241998fdc?src=pr&el=desc)
will **increase** coverage by `<.01%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/447?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #447 +/- ##
==========================================
+ Coverage 59.75% 59.76% +<.01%
==========================================
Files 149 149
Lines 13175 13175
==========================================
+ Hits 7873 7874 +1
Misses 4730 4730
+ Partials 572 571 -1
```
| [Impacted
Files](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/447?src=pr&el=tree)
| Coverage Δ | |
|---|---|---|
|
[server/service/util/tag\_util.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/447/diff?src=pr&el=tree#diff-c2VydmVyL3NlcnZpY2UvdXRpbC90YWdfdXRpbC5nbw==)
| `61.53% <0%> (-3.85%)` | :arrow_down: |
|
[server/govern/service.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/447/diff?src=pr&el=tree#diff-c2VydmVyL2dvdmVybi9zZXJ2aWNlLmdv)
| `73.66% <0%> (+0.33%)` | :arrow_up: |
|
[server/plugin/infra/registry/etcd/tracing.go](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/447/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/447?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/447?src=pr&el=footer).
Last update
[5a0c8d3...b1ea593](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/447?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]
> Service Center Frontend stops responding in Schema test if Schema has '\"'
> character in the description
> -------------------------------------------------------------------------------------------------------
>
> Key: SCB-930
> URL: https://issues.apache.org/jira/browse/SCB-930
> Project: Apache ServiceComb
> Issue Type: Bug
> Components: Service-Center
> Affects Versions: service-center-1.0.0
> Reporter: Mohammad Asif Siddiqui
> Assignee: Mohammad Asif Siddiqui
> Priority: Major
> Fix For: service-center-1.1.0
>
>
> Service Center Frontend stops responding in Schema test if Schema has '\"'
> character in the description.
> Solution : Update the Regex for eliminating the new line character
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)