This is an automated email from the ASF dual-hosted git repository.

duanzhengqiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 5df68e2  feat: add hep planner in sharding sphere optimizer. (#11930)
     add 4818b7b  Add unit test of StandaloneContextManagerBuilderText (#12635)

No new revisions were added by this update.

Summary of changes:
 .../StandaloneContextManagerBuilderTextTest.java   | 99 ++++++++++++++++++++++
 .../StandalonePersistRepositoryFixture.java}       | 64 ++++++--------
 ...pository.standalone.StandalonePersistRepository |  2 +-
 3 files changed, 127 insertions(+), 38 deletions(-)
 create mode 100644 
shardingsphere-mode/shardingsphere-mode-type/shardingsphere-standalone-mode/shardingsphere-standalone-mode-core/src/test/java/org/apache/shardingsphere/mode/manager/standalone/StandaloneContextManagerBuilderTextTest.java
 copy 
shardingsphere-mode/shardingsphere-mode-type/{shardingsphere-cluster-mode/shardingsphere-cluster-mode-core/src/test/java/org/apache/shardingsphere/mode/manager/cluster/coordinator/fixture/ClusterPersistRepositoryFixture.java
 => 
shardingsphere-standalone-mode/shardingsphere-standalone-mode-core/src/test/java/org/apache/shardingsphere/mode/manager/standalone/fixture/StandalonePersistRepositoryFixture.java}
 (51%)
 copy 
examples/example-core/config-utility/src/main/resources/META-INF/services/org.apache.shardingsphere.encrypt.spi.EncryptAlgorithm
 => 
shardingsphere-mode/shardingsphere-mode-type/shardingsphere-standalone-mode/shardingsphere-standalone-mode-core/src/test/resources/META-INF/services/org.apache.shardingsphere.mode.repository.standalone.StandalonePersistRepository
 (89%)

Reply via email to