Commit Graph

92 Commits

Author SHA1 Message Date
lyyyuna
02bd6d460c fix: should close temp injected file after created 2021-06-24 15:39:20 +08:00
lyyyuna
cf44927ce9 add watch mode 2021-06-24 15:22:24 +08:00
lyyyuna
6d50531f57 fix: agent stuck in init() 2021-06-20 22:16:01 +08:00
lyyyuna
8df7498c33 goc build init version 2021-06-20 21:14:21 +08:00
lyyyuna
4c9163ce64 display banner and add agent's reset values 2021-06-20 16:25:30 +08:00
lyyyuna
0bebfd84aa inject websocket library & agent 2021-06-20 15:44:16 +08:00
lyyyuna
1e2b8485b4 rpc: getprofiles rpc client finished 2021-06-19 16:17:29 +08:00
lyyyuna
4ae7fa3d31 adjust cover project structure 2021-06-17 19:53:49 +08:00
lyyyuna
b3647fd9d9 add bridge package 2021-06-14 15:18:29 +08:00
lyyyuna
30eed71465 add cover tool from go official 2021-06-09 15:40:02 +08:00
lyyyuna
79310ccb4d mv listpackages from cover to build package 2021-06-04 14:57:31 +08:00
lyyyuna
18c4c4a2da copy project to temp location 2021-06-03 22:44:46 +08:00
lyyyuna
a62ac335e2 remove code 2021-03-25 23:01:11 +08:00
jichangjun
4ff8ee6a53 fix: only replase IP when the ClientIP belongs to IPV4 model 2021-03-22 20:38:33 +08:00
jichangjun
145bf7b82b fix: exit successfully when catch specific signal 2021-03-03 18:21:08 +08:00
tangyq
369ad23ad3 codereview comments 2021-02-08 17:17:35 +08:00
tangyq
05131131f6 watch signal 2021-01-28 16:50:23 +08:00
tangyq
42f38df8ea issue #157 fixed 2021-01-26 17:09:16 +08:00
tongjingran
0be9c822e8 change build copy 2020-12-31 11:12:52 +08:00
Changjun Ji
51601902e2
Revert "optimize the file copy strategy of goc build" 2020-12-22 15:22:17 +08:00
qiniu-bot
0d9db7f7af
Merge pull request #145 from CarlJi/1218
feature: add skipFile flag for profile API
2020-12-21 10:49:23 +08:00
qiniu-bot
b97f5f683f
Merge pull request #143 from tongjingran/buildCopy
optimize the file copy strategy of `goc build`
2020-12-21 10:27:23 +08:00
jichangjun
5cbf6c47ad doc: update wechat image 2020-12-20 20:16:06 +08:00
jichangjun
adfacd1713 feature: add e2e tests 2020-12-20 18:12:38 +08:00
jichangjun
89bb9bd8b6 feature: add unit tests 2020-12-20 18:12:38 +08:00
jichangjun
ede278cb64 feature: add skipFile flag for profile API 2020-12-20 18:12:38 +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
gavwu
8c4a6e7e6f fix GetAll() potentially return an unprotected map 2020-12-10 23:35:15 +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
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
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
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
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
tongjingran
8aa7057b86 fix no profiles 2020-09-14 16:35:46 +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
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
jichangjun
d648bef19e add case for filterProfile func 2020-09-02 22:22:01 +08:00
jichangjun
ca15b18860 goc profile: add coverpkg flag 2020-09-02 21:06:37 +08:00