Commit Graph

74 Commits

Author SHA1 Message Date
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
tongjingran
eee494b4a0 change do to get http response 2020-08-24 11:51:21 +08:00
lyyyuna
288f5404b2 add merge command 2020-08-05 17:50:56 +08:00
memoryliu
81d69dea54 Fix cover service listen port issue for #74 2020-08-05 14:42:00 +08:00
tongjingran
6244624e53 fix golint and ineffassign 2020-07-31 15:26:13 +08:00
tongjingran
8c719effc8 ut case add 2020-07-27 10:38:12 +08:00
jichangjun
2814fe9d4f fix golint err 2020-07-26 18:18:46 +08:00
jichangjun
249a931f6c fix golint error 2020-07-26 17:03:47 +08:00
lyyyuna
628629cbe7 add unittes case & add e2e sample 2020-07-23 15:43:16 +08:00
tongjingran
627d7e14ee standardize naming 2020-07-17 18:29:45 +08:00
tongjingran
67e5906bd1 optimize statement and encapsulate logic 2020-07-17 17:08:21 +08:00
tongjingran
273ccbfbf2 add uts and optimize expression 2020-07-16 12:28:41 +08:00
tongjingran
f96a73f219 change server name register to server and process duplicate flag values 2020-07-16 12:27:01 +08:00
tongjingran
3e5f0e1a81 add flags for cmd profile 2020-07-16 12:26:15 +08:00
lyyyuna
735dbb078f add test for internal package
add codecov configuration

delete
2020-07-10 15:17:33 +08:00
memoryliu
ac34f416da Add agentport flag check 2020-07-09 16:03:09 +08:00
qiniu-bot
6398d4f028
Merge pull request #54 from memoryliu/feature_52
Add particular port for registered service when goc build
2020-07-03 23:59:09 +08:00
lyyyuna
60727d8903 support for new packages that need downloading.
log stderr as well

fix gofmt
2020-07-03 22:29:53 +08:00
Lei,Liu
24040459f2 Add particular port for registered service when goc build 2020-07-03 21:28:12 +08:00