This is an automated email from the ASF dual-hosted git repository.
flycash pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.
from 36076fa Merge pull request #586 from
williamfeng323/feature/filter-comment-optimise
new 044b134 improve nacos config-center and the parser of config-center
code coverage
new baf103d add dynamic_configuration_test.go and modify client_test.go
new 4dac621 Merge pull request #587 from
Patrick0308/config-center-nacos-parser-cover
The 2156 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:
.../dynamic_configuration_test.go | 21 +++++---
config_center/nacos/client_test.go | 59 ++++++++++++++++++++++
config_center/nacos/impl_test.go | 5 +-
config_center/parser/configuration_parser_test.go | 55 ++++++++++++++++++++
4 files changed, 130 insertions(+), 10 deletions(-)
copy cluster/router/tag/factory_test.go =>
config_center/dynamic_configuration_test.go (68%)