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

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


    from 008f669  Update coverage badge from coveralls to codecov (#6992)
     new afd7129  Add SchemaContextTest
     new 41f10d2  Add StandardSchemaContextsTest
     new 1722e87  Merge pull request #6993 from terrymanu/dev

The 26291 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../kernel/context/StandardSchemaContexts.java     |  1 +
 .../kernel/context/SchemaContextTest.java          | 56 ++++++++++++++++++++++
 .../kernel/context/StandardSchemaContextsTest.java | 56 ++++++++++++++++++++++
 3 files changed, 113 insertions(+)
 create mode 100644 
shardingsphere-kernel/shardingsphere-kernel-context/src/test/java/org/apache/shardingsphere/kernel/context/SchemaContextTest.java
 create mode 100644 
shardingsphere-kernel/shardingsphere-kernel-context/src/test/java/org/apache/shardingsphere/kernel/context/StandardSchemaContextsTest.java

Reply via email to