You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/07/30 13:00:45 UTC

[GitHub] [servicecomb-java-chassis] liubao68 opened a new pull request #1903: [SCB-2053]support define interface or abstract class as model

liubao68 opened a new pull request #1903:
URL: https://github.com/apache/servicecomb-java-chassis/pull/1903


   Follow this checklist to help us incorporate your contribution quickly and easily:
   
    - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SCB) filed for the change (usually before you start working on it).  Trivial changes like typos do not require a JIRA issue.  Your pull request should address just this issue, without pulling in other changes.
    - [ ] Each commit in the pull request should have a meaningful subject line and body.
    - [ ] Format the pull request title like `[SCB-XXX] Fixes bug in ApproximateQuantiles`, where you replace `SCB-XXX` with the appropriate JIRA issue.
    - [ ] Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
    - [ ] Run `mvn clean install -Pit` to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
    - [ ] If this contribution is large, please file an Apache [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   ---
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-java-chassis] liubao68 commented on pull request #1903: [SCB-2053]support define interface or abstract class as model

Posted by GitBox <gi...@apache.org>.
liubao68 commented on pull request #1903:
URL: https://github.com/apache/servicecomb-java-chassis/pull/1903#issuecomment-666349933


   This feature has already supported. Just update spring data error and add test cases. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-java-chassis] liubao68 merged pull request #1903: [SCB-2053]support define interface or abstract class as model

Posted by GitBox <gi...@apache.org>.
liubao68 merged pull request #1903:
URL: https://github.com/apache/servicecomb-java-chassis/pull/1903


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-java-chassis] coveralls commented on pull request #1903: [SCB-2053]support define interface or abstract class as model

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #1903:
URL: https://github.com/apache/servicecomb-java-chassis/pull/1903#issuecomment-666402446


   
   [![Coverage Status](https://coveralls.io/builds/32429500/badge)](https://coveralls.io/builds/32429500)
   
   Coverage decreased (-0.01%) to 86.318% when pulling **7f254753f39a757a10f5ef065c7a45c19f1e728a on liubao68:liubao** into **5a780aeca1a99b3cfd999d5443d6e69f0ea25b52 on apache:master**.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org