[ 
https://issues.apache.org/jira/browse/SCB-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16474266#comment-16474266
 ] 

ASF GitHub Bot commented on SCB-534:
------------------------------------

coveralls commented on issue #701: [SCB-534] remove generate generic class from 
swagger related comments…
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/701#issuecomment-388833613
 
 
   
   [![Coverage 
Status](https://coveralls.io/builds/16970314/badge)](https://coveralls.io/builds/16970314)
   
   Coverage increased (+0.007%) to 87.349% when pulling 
**f6aa388067c4cff379b9602cf0282d848d924602 on wujimin:generate-generic** into 
**2f8de349d4b0b82d3dc14fcb9c94d3ae7046f9b5 on apache:master**.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


> generic class generate optimize
> -------------------------------
>
>                 Key: SCB-534
>                 URL: https://issues.apache.org/jira/browse/SCB-534
>             Project: Apache ServiceComb
>          Issue Type: Sub-task
>          Components: Java-Chassis
>            Reporter: wujimin
>            Assignee: wujimin
>            Priority: Major
>             Fix For: java-chassis-1.0.0-m2
>
>
> {code:java}
> Generic<User>
> {code}
> will not generate to be one class: Generic_User any more,
> but to be two class: Generic and User



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to