Commit Graph
31 Commits
Author SHA1 Message Date
dudaodong b0e17c7bc4 refactor: rewrite all unit test functions with assert 2022-01-09 15:39:50 +08:00
dudaodong d3525dfe8f refactor: rewrite all unit test functions with assert 2022-01-09 15:34:17 +08:00
dudaodong 9da7115169 refactor: rewrite all unit test functions with assert 2022-01-09 15:10:56 +08:00
dudaodong 9cb9aa2f2f refactor: rewrite all unit test functions with assert 2022-01-09 14:46:17 +08:00
dudaodong e4cd7dad35 refactor: rewrite all unit test functions with assert 2022-01-09 14:31:31 +08:00
dudaodong 31e08197d4 remove file comment 2022-01-09 14:03:46 +08:00
dudaodong 642d0b8077 refactor: rewrite all unit test functions with assert 2022-01-09 14:01:51 +08:00
dudaodong 25b2ae6b98 fix: return empty byte slice when rand bytes lenght less 1 2022-01-09 14:00:23 +08:00
dudaodong 65719515bd feat: add LessOrEqual and GreaterOrEqual 2022-01-09 13:58:27 +08:00
dudaodong 3ffd81a98a refactor: rewrite all unit test functions with assert 2022-01-09 13:51:07 +08:00
dudaodong f490ef2404 refactor: rewrite all unit test functions with assert 2022-01-09 13:30:08 +08:00
dudaodong 3438f3b18a refactor: rewrite all unit test functions with assert 2022-01-09 13:07:49 +08:00
dudaodong 73f4ae7b35 refactor: add internal/assert.go and rewrite all unit funcs string_test.go with assert 2022-01-08 21:58:35 +08:00
dudaodong 74d262e609 Merge branch 'main' of github.com:duke-git/lancet into main 2022-01-03 20:11:32 +08:00
dudaodong 97e0789ea4 feat: add Wrap and Unwrap func 2022-01-03 20:11:15 +08:00
dudaodong 4fd8a18677 release v1.1.6 2022-01-03 15:58:19 +08:00
dudaodong 3de906d7c9 refactor: reduce gocyclo of doHttpRequest func 2022-01-03 15:53:25 +08:00
dudaodong 56fc12c660 refactor: reduce gocyclo of ToString func 2022-01-03 15:15:22 +08:00
dudaodong 7a9b0847f9 fix: fix some go line issue in go report card 2022-01-03 14:57:14 +08:00
dudaodong 9266d99249 add chinese comment for GroupBy func 2022-01-02 22:12:01 +08:00
dudaodong 94b1a1d383 feat: add Reset func for watcher 2022-01-01 20:14:41 +08:00
dudaodong 7db46696f6 release v1.1.5 2022-01-01 20:13:21 +08:00
dudaodong d4f49af2ad feat: add watcher for record code excution time 2022-01-01 19:56:15 +08:00
dudaodong ed4acc1c67 feat: add Shuffle func 2022-01-01 19:18:33 +08:00
dudaodong 042a00296f feat: add FlattenDeep func 2022-01-01 18:14:35 +08:00
dudaodong b42aac53b3 feat: add Drop func 2022-01-01 17:20:41 +08:00
dudaodong 6ab4fca433 fmt: go fmt fileutil/file_test.go and function/function.go 2021-12-26 21:41:46 +08:00
dudaodong b33a9cbfe3 release v1.0.10 2021-12-26 21:20:18 +08:00
dudaodong 0a1386f5a7 release v1.0.9 2021-12-26 13:57:05 +08:00
dudaodong 72a89be8c1 feat: add function package for funcational programming 2021-12-11 13:30:11 +08:00
dudaodong 3254591ab9 publish lancet 2021-11-28 21:28:23 +08:00