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 3a2c214  Add test case for builder (#6844)
     add 7ab897b  Add EncryptRuleConfigurationYamlSwapperTest (#6847)

No new revisions were added by this update.

Summary of changes:
 ...eAlgorithmProviderConfigurationYamlSwapper.java | 26 +++----
 .../EncryptRuleConfigurationYamlSwapper.java       | 19 +++--
 .../EncryptColumnRuleConfigurationYamlSwapper.java |  4 +-
 .../EncryptTableRuleConfigurationYamlSwapper.java  |  6 +-
 .../EncryptRuleConfigurationYamlSwapperTest.java   | 87 ++++++++++++++++++++++
 .../YamlShardingSphereAlgorithmConfiguration.java  |  4 +-
 6 files changed, 116 insertions(+), 30 deletions(-)
 create mode 100644 
shardingsphere-features/shardingsphere-encrypt/shardingsphere-encrypt-common/src/test/java/org/apache/shardingsphere/encrypt/yaml/swapper/EncryptRuleConfigurationYamlSwapperTest.java

Reply via email to