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/08/24 06:46:44 UTC

[GitHub] [shardingsphere] gzdzss opened a new pull request #7023: Add rules assertions for SpringBootStarterTest

gzdzss opened a new pull request #7023:
URL: https://github.com/apache/shardingsphere/pull/7023


   Fixes #6933.
   
   Changes proposed in this pull request:
    - [x]  Add sharding rule assertion
    - [x]  Add encrypt rule assertion
    - [x]  Add master-slave rule configuration in application-common.properties
    - [x]  Add master-slave rule assertion
    - [x]  Add shadow rule configuration in application-common.properties
    - [x]  Add shadow rule assertion


----------------------------------------------------------------
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] [shardingsphere] terrymanu merged pull request #7023: Add rules assertions for SpringBootStarterTest

Posted by GitBox <gi...@apache.org>.
terrymanu merged pull request #7023:
URL: https://github.com/apache/shardingsphere/pull/7023


   


----------------------------------------------------------------
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] [shardingsphere] coveralls commented on pull request #7023: Add rules assertions for SpringBootStarterTest

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #7023:
URL: https://github.com/apache/shardingsphere/pull/7023#issuecomment-678969945


   ## Pull Request Test Coverage Report for [Build 14053](https://coveralls.io/builds/32949115)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * **2** unchanged lines in **1** file lost coverage.
   * Overall coverage decreased (**-0.002%**) to **35.177%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [shardingsphere-control-panel/shardingsphere-cluster/shardingsphere-cluster-heartbeat/src/main/java/org/apache/shardingsphere/cluster/heartbeat/detect/HeartbeatDetect.java](https://coveralls.io/builds/32949115/source?filename=shardingsphere-control-panel%2Fshardingsphere-cluster%2Fshardingsphere-cluster-heartbeat%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fcluster%2Fheartbeat%2Fdetect%2FHeartbeatDetect.java#L67) | 2 | 89.47% |
   <!-- | **Total:** | **2** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/32949115/badge)](https://coveralls.io/builds/32949115) |
   | :-- | --: |
   | Change from base [Build 14048](https://coveralls.io/builds/32946600): |  -0.002% |
   | Covered Lines: | 35357 |
   | Relevant Lines: | 100511 |
   
   ---
   ##### 💛  - [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