You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2022/01/29 10:44:17 UTC

[shardingsphere] branch master updated (a133597 -> 435b534)

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 a133597  Remove useless SchemaRulesBuilder.buildRules() (#15182)
     add 435b534  Refactor ContextManagerBuilderFactoryTest (#15192)

No new revisions were added by this update.

Summary of changes:
 .../manager/ContextManagerBuilderFactoryTest.java  | 22 ++++--------
 .../DefaultFixtureContextManagerBuilder.java       | 42 ----------------------
 .../fixture/FixtureContextManagerBuilder.java      | 11 ++++--
 ...ardingsphere.mode.manager.ContextManagerBuilder |  1 -
 4 files changed, 14 insertions(+), 62 deletions(-)
 delete mode 100644 shardingsphere-mode/shardingsphere-mode-core/src/test/java/org/apache/shardingsphere/mode/manager/fixture/DefaultFixtureContextManagerBuilder.java