Commit Graph

434 Commits

Author SHA1 Message Date
tongjingran
2493847661 add ut 2020-12-15 20:43:52 +08:00
tongjingran
1fb530c9ab fix newGopath set & target name 2020-12-15 20:38:43 +08:00
tongjingran
d8cd308ce1 optmise the copy stratgy 2020-12-15 20:38:43 +08:00
gavwu
237bdb3af9 go fmt 2020-12-13 14:29:40 +08:00
Changjun Ji
fec5f7f29a
Merge pull request #142 from CarlJi/1211
doc: update wechat image
2020-12-11 15:00:38 +08:00
jichangjun
3d0ffb78d0 doc: update webchat image 2020-12-11 14:51:29 +08:00
gavwu
8c4a6e7e6f fix GetAll() potentially return an unprotected map 2020-12-10 23:35:15 +08:00
Changjun Ji
e9e6b61c8e
Merge pull request #135 from CarlJi/1105
doc: update wechat image and blog
2020-11-19 17:04:46 +08:00
jichangjun
51f1137c0e doc: update wechat image and blog 2020-11-19 16:56:56 +08:00
qiniu-bot
d337ae314e
Merge pull request #129 from Vieira-zj/fix-zj-20201111
Fix nil issue when failed to register with coverage center.
2020-11-14 16:26:34 +08:00
zhengjin
fb83028e8c Update as comments. 2020-11-14 13:52:53 +08:00
zhengjin
9cfec44091 Fix nil issue when failed to register with coverage center. 2020-11-11 20:17:37 +08:00
Changjun Ji
ddb6dfb4d4
Merge pull request #128 from CarlJi/1105
doc: update wechat image and add useful blog links
2020-11-06 09:56:02 +08:00
jichangjun
9a2b7fe01b doc: add useful blogs 2020-11-06 09:49:17 +08:00
jichangjun
532e41f8a7 doc: update wechat group image 2020-11-06 09:40:15 +08:00
qiniu-bot
650e4cf99d
Merge pull request #124 from lyyyuna/cover-next
Do cover in another way
2020-10-21 14:36:29 +08:00
lyyyuna
f3627de62a add test case 2020-10-21 14:22:33 +08:00
lyyyuna
55fb63917d update 2020-10-21 14:22:33 +08:00
lyyyuna
fcc160af52 fix unit test 2020-10-21 14:22:32 +08:00
lyyyuna
9a024aa009 do cover another way
fix

update

update injected http_cover_apis_auto_generated.go

fix legacy project

fix lint
2020-10-21 14:22:32 +08:00
qiniu-bot
e7c2010579
Merge pull request #115 from lyyyuna/goc-103-2
Add remove command
2020-10-21 14:12:30 +08:00
lyyyuna
e9ebc18fef udpate wechat image 2020-10-21 11:40:08 +08:00
lyyyuna
f1d32e7baf check error 2020-10-21 11:36:19 +08:00
lyyyuna
382a28f775 implement set for filestore 2020-10-21 11:36:19 +08:00
lyyyuna
b6c03fe1a2 fix test case 2020-10-21 11:36:19 +08:00
lyyyuna
57a56c2d68 add remove command 2020-10-21 11:36:19 +08:00
lyyyuna
a22229cd1b add store remove 2020-10-21 11:36:19 +08:00
Changjun Ji
06a4e4a61b
Merge pull request #125 from CarlJi/1007
doc: update wechat group image
2020-10-07 13:24:04 +08:00
jichangjun
36a5c6e249 doc: update wechat group image 2020-10-07 12:25:20 +08:00
qiniu-bot
e831a002be
Merge pull request #120 from tongjingran/1082
Support configuring the persistence file path
2020-09-25 21:12:14 +08:00
tongjingran
cc7ae82b4f new a goc server with New func 2020-09-25 20:54:36 +08:00
tongjingran
c175816849 convert cover.GocServer to a struct and support set presistence file 2020-09-25 20:54:31 +08:00
Changjun Ji
c0035e1176
Merge pull request #116 from CarlJi/0920
doc: update webchat image
2020-09-20 20:55:35 +08:00
jichangjun
41c18436a0 doc: update webchat image 2020-09-20 20:54:20 +08:00
qiniu-bot
5786eaa75d
Merge pull request #110 from tongjingran/109
Error returned when no profiles fetched
2020-09-16 10:38:12 +08:00
tongjingran
381753b246 verify output 2020-09-16 10:26:50 +08:00
tongjingran
8aa7057b86 fix no profiles 2020-09-14 16:35:46 +08:00
qiniu-bot
a217d13046
Merge pull request #112 from lyyyuna/goc-103
Clear coverage by service&addr
2020-09-14 15:36:17 +08:00
qiniu-bot
c5f7c018b9
Merge pull request #114 from lyyyuna/vscode-ext
Fix windows filepath incompatible issue
2020-09-14 10:54:12 +08:00
lyyyuna
8b2b1f0784 fix windows issue 2020-09-13 10:25:39 +08:00
lyyyuna
81485d7702 add test 2020-09-12 16:59:35 +08:00
lyyyuna
c4e12e6d86 fix ci 2020-09-11 16:06:35 +08:00
lyyyuna
15caa56c73 clear coverage by service&addr 2020-09-11 15:45:45 +08:00
Changjun Ji
1f1f3341a9
Merge pull request #111 from CarlJi/0911
update wechat group image
2020-09-11 11:07:50 +08:00
jichangjun
f10ba1c92a update wechat group image 2020-09-11 11:01:48 +08:00
qiniu-bot
59661b38b1
Merge pull request #104 from CarlJi/0831
goc profile: add coverfile flag
2020-09-08 16:52:16 +08:00
jichangjun
a02988fb3a add more case for filterProfile method 2020-09-07 15:09:54 +08:00
jichangjun
ff8f840b14 add case for profile api with coverfile flag 2020-09-05 18:32:55 +08:00
jichangjun
c00f871f80 add e2e for goc profile with coverfile flag 2020-09-05 16:53:27 +08:00
jichangjun
3f29fd78ca redesign profile api 2020-09-05 15:52:27 +08:00