You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/03/27 11:03:18 UTC

[GitHub] [incubator-shardingsphere] terrymanu opened a new pull request #4976: Add pluggable registry for route and rewrite

terrymanu opened a new pull request #4976: Add pluggable registry for route and rewrite
URL: https://github.com/apache/incubator-shardingsphere/pull/4976
 
 
   For #3691.
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] KomachiSion merged pull request #4976: Add pluggable registry for route and rewrite

Posted by GitBox <gi...@apache.org>.
KomachiSion merged pull request #4976: Add pluggable registry for route and rewrite
URL: https://github.com/apache/incubator-shardingsphere/pull/4976
 
 
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] coveralls commented on issue #4976: Add pluggable registry for route and rewrite

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #4976: Add pluggable registry for route and rewrite
URL: https://github.com/apache/incubator-shardingsphere/pull/4976#issuecomment-604961924
 
 
   ## Pull Request Test Coverage Report for [Build 10652](https://coveralls.io/builds/29659295)
   
   * **11** of **39**   **(28.21%)**  changed or added relevant lines in **7** files are covered.
   * No unchanged relevant lines lost coverage.
   * Overall coverage decreased (**-0.08%**) to **57.734%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [sharding-proxy/sharding-proxy-bootstrap/src/main/java/org/apache/shardingsphere/shardingproxy/Bootstrap.java](https://coveralls.io/builds/29659295/source?filename=sharding-proxy%2Fsharding-proxy-bootstrap%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingproxy%2FBootstrap.java#L85) | 0 | 6 | 0.0%
   | [shardingsphere-underlying/shardingsphere-rewrite/shardingsphere-rewrite-engine/src/main/java/org/apache/shardingsphere/underlying/rewrite/registry/RewriteDecoratorRegistry.java](https://coveralls.io/builds/29659295/source?filename=shardingsphere-underlying%2Fshardingsphere-rewrite%2Fshardingsphere-rewrite-engine%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Funderlying%2Frewrite%2Fregistry%2FRewriteDecoratorRegistry.java#L36) | 0 | 11 | 0.0%
   | [shardingsphere-underlying/shardingsphere-route/src/main/java/org/apache/shardingsphere/underlying/route/registry/RouteDecoratorRegistry.java](https://coveralls.io/builds/29659295/source?filename=shardingsphere-underlying%2Fshardingsphere-route%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Funderlying%2Froute%2Fregistry%2FRouteDecoratorRegistry.java#L36) | 0 | 11 | 0.0%
   <!-- | **Total:** | **11** | **39** | **28.21%** | -->
   
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/29659295/badge)](https://coveralls.io/builds/29659295) |
   | :-- | --: |
   | Change from base [Build 10649](https://coveralls.io/builds/29659019): |  -0.08% |
   | Covered Lines: | 11866 |
   | Relevant Lines: | 20553 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   

----------------------------------------------------------------
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


With regards,
Apache Git Services