jakezhu9
|
afd108cdc7
|
test(options): increase tests coverage (#2183)
Co-authored-by: aythen <634222210@qq.com>
|
2022-07-10 20:44:33 +08:00 |
|
Tony Chen
|
503ec03f37
|
app: fix instance nil when not registered (#2059)
* fix instance nil when not registered
* fix data race
|
2022-05-27 01:15:21 +08:00 |
|
Elric Li
|
eb2dcae83d
|
feat(log): Helper implemented io.Writer (#1927)
* feat(log): Add writerWrapper implementing io.Writer
* fix(kratos): fix format has wrong type
* fix(log): rename writerOption to WriterOptionFn.
|
2022-05-06 15:59:50 +08:00 |
|
haiyux
|
00c05e82a3
|
test:remove testify go mod (#1766)
* test:remove testify go mod
* tidy go mdo
* fix test
|
2022-01-14 10:02:42 +08:00 |
|
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
|
2021-08-31 10:14:57 +08:00 |
|
Xudong Cai
|
b44e47b087
|
refactor: optimize the code and use golangci-lint to check for any errors (#1298)
* feat: optimize the code and use golangci-lint to check for any errors
* fix: TestLogger unit test
|
2021-08-16 10:35:08 +08:00 |
|
Windfarer
|
f93084ba9f
|
test: option tests (#1292)
* test options
* more tests
|
2021-08-02 18:56:22 +08:00 |
|