jessetang
|
2a65502be2
|
style(config): code style tweaks and abstracts some methods (#2465)
* style(config): code specification tweaks and abstracts some methods
* optimize
* modify func location
|
2 years ago |
shengzhou
|
ede5f889d4
|
test: increase endpoint,env, options and reader tests coverage. (#2192)
* test(config/file): add format test (#2147)
* test(internal/endpoint): increase endpoint tests coverage.(#2147)
* test(config/env): increase env tests coverage.(#2147)
* test(config/options): increase options tests coverage.(#2147)
* test(config/reader): increase reader tests coverage.(#2147)
|
3 years ago |
haiyux
|
00c05e82a3
|
test:remove testify go mod (#1766)
* test:remove testify go mod
* tidy go mdo
* fix test
|
3 years ago |
Kagaya
|
f7588a47de
|
fix: ci lint error (#1391)
* fix lint check
* fix lll lint error
* fix build error
* fix gomnd
* fix shadow declaration
* add make test command
* update
|
4 years ago |
Kagaya
|
fee1b34973
|
test(config): add test case for resolver (#1377)
|
4 years ago |
longxboy
|
e1228d454a
|
support expand config keys (#1224)
* support expand config keys
* fix bytes in convertMap
|
4 years ago |