go-zero/core
Kevin Wan 3b7ca86e4f
chore: add unit tests (#1615)
* test: add more tests

* test: add more tests
2022-03-04 17:54:09 +08:00
..
bloom feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
breaker feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
cmdline feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
codec feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
collection test: add testcase for FIFO Queue in collection module (#1589) 2022-02-28 17:15:11 +08:00
conf feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
contextx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
discov chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
errorx fix #1541 (#1542) 2022-02-15 18:40:26 +08:00
executors feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
filex chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
fs feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
fx fix: mr goroutine leak on context deadline (#1433) 2022-01-10 22:06:10 +08:00
hash feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
iox feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
jsontype test: add more tests (#1137) 2021-10-15 16:07:38 +08:00
jsonx chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
lang chore: simplify mapreduce (#1401) 2022-01-01 19:24:35 +08:00
limit fix: HitQuota should be returned instead of Allowed when limit is equal to 1. (#1581) 2022-03-04 16:14:45 +08:00
load feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
logx chore: fix data race (#1593) 2022-02-28 23:17:51 +08:00
mapping update goctl to go 1.16 for io/fs usage (#1571) 2022-02-24 13:58:53 +08:00
mathx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
metric feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
mr test: change fuzz tests (#1504) 2022-02-05 09:44:01 +08:00
naming fix golint issues, exported doc (#451) 2021-02-08 21:31:56 +08:00
netx fix golint issues in core/netx (#501) 2021-02-22 09:56:56 +08:00
proc ci: add test for win (#1503) 2022-02-05 00:06:23 +08:00
prof feat: add runtime stats monitor (#1496) 2022-02-01 01:34:25 +08:00
prometheus feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
queue feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
rescue feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
search feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
service feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
stat feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
stores model中db标签增加'-'符号以支持数据库查询时忽略对应字段. (#1612) 2022-03-04 17:00:46 +08:00
stringx Feature/trie ac automation (#1479) 2022-01-25 11:14:56 +08:00
syncx chore: optimize string search with Aho–Corasick algorithm (#1476) 2022-01-23 23:37:02 +08:00
sysx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
threading feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
timex chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
trace chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
utils feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00