Commit Graph

434 Commits

Author SHA1 Message Date
lyyyuna
6c70842e55 add logger 2020-09-03 15:25: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
qiniu-bot
4b184c9fb5
Merge pull request #105 from lyyyuna/zh-readme
Add chinese readme & vscode gif
2020-09-02 21:03:18 +08:00
qiniu-bot
976c0a8aad
Merge pull request #99 from lyyyuna/vscode-ext
vscode extension init
2020-09-02 19:41:17 +08:00
lyyyuna
de2ad43ada fix typo 2020-09-02 19:34:55 +08:00
lyyyuna
8f86f00c31 add chinese readme & vscode gif 2020-09-02 19:31:33 +08:00
lyyyuna
f0f0604d5a add extension readme 2020-09-02 15:35:03 +08:00
qiniu-bot
49e05b6ee1
Merge pull request #85 from tongjingran/72
Errors will show in command instead of output files when get a profile
2020-08-24 16:19:13 +08:00
tongjingran
eee494b4a0 change do to get http response 2020-08-24 11:51:21 +08:00
Changjun Ji
cd8b85ca31
Merge pull request #102 from CarlJi/0822
add wechat group
2020-08-22 11:14:59 +08:00
jichangjun
17377ae9ed add wechat group 2020-08-22 11:13:48 +08:00
lyyyuna
247a9df679 clear highlight after reopen 2020-08-17 17:11:06 +08:00
lyyyuna
8a1592c6a3 downgrade engine version 2020-08-17 16:27:52 +08:00
lyyyuna
93b39f059a vscode extension init 2020-08-17 10:50:14 +08:00
qiniu-bot
40ce27c9cf
Merge pull request #98 from lyyyuna/goc-92
add tips for goc merge
2020-08-14 14:03:48 +08:00
lyyyuna
90700e454d add tips for goc merge 2020-08-14 10:25:59 +08:00
qiniu-bot
01c497af6c
Merge pull request #97 from CarlJi/0813
lint: only check for Pull request
2020-08-13 16:27:48 +08:00
jichangjun
e9bcd61aff lint: only check for Pull request 2020-08-13 16:20:52 +08:00
qiniu-bot
1807db0b11
Merge pull request #96 from CarlJi/0813
fix golint error
2020-08-13 15:57:47 +08:00
jichangjun
d1576b9a70 fix golint error 2020-08-13 15:07:25 +08:00
qiniu-bot
baeb4e27d5
Merge pull request #95 from lyyyuna/goc-92
add support for go.mod contains replace directive
2020-08-12 17:07:46 +08:00
lyyyuna
accc02a02d alter log 2020-08-12 16:55:32 +08:00
lyyyuna
5890daa417 add integration test 2020-08-12 14:06:13 +08:00
lyyyuna
98b32214fc update test samples 2020-08-12 10:42:47 +08:00
lyyyuna
4dfd0bc735 add support for go.mod contains replace directive 2020-08-11 20:14:24 +08:00
qiniu-bot
34f3cd4d1d
Merge pull request #91 from lyyyuna/goc-89
add merge command
2020-08-06 09:45:45 +08:00
lyyyuna
0f9bbcf502 add unit test for merge 2020-08-05 20:14:40 +08:00
lyyyuna
2c98780a10 add integration test 2020-08-05 20:14:23 +08:00
lyyyuna
288f5404b2 add merge command 2020-08-05 17:50:56 +08:00
qiniu-bot
9f42e1c2f5
Merge pull request #90 from memoryliu/bug74
Fix cover service listen port issue for #74
2020-08-05 15:15:46 +08:00
memoryliu
81d69dea54 Fix cover service listen port issue for #74 2020-08-05 14:42:00 +08:00
qiniu-bot
f1c2d28087
Merge pull request #88 from tongjingran/misspell
Fix misspell
2020-07-31 16:07:44 +08:00
tongjingran
9d7791dd3c fix misspell 2020-07-31 15:58:54 +08:00
qiniu-bot
12095b8adb
Merge pull request #87 from tongjingran/golint
Fix golint and ineffassign
2020-07-31 15:55:46 +08:00
tongjingran
6244624e53 fix golint and ineffassign 2020-07-31 15:26:13 +08:00
qiniu-bot
89dd3585d1
Merge pull request #81 from tongjingran/diffReset
Add test case for goc diff
2020-07-30 19:57:45 +08:00
Changjun Ji
f9ed270036
Merge pull request #86 from CarlJi/0730
README: clarify the go version for goc developing
2020-07-30 18:13:59 +08:00
jichangjun
7c59d82fc4 README: clarify the go version for goc developing 2020-07-30 17:48:01 +08:00
tongjingran
4536d67c83 add comments for exported method and fix fmt
move mock struct to test file
2020-07-30 17:00:27 +08:00
tongjingran
dc72708d64 mock qiniu, gihub, artifacts client 2020-07-27 10:40:45 +08:00
tongjingran
8c719effc8 ut case add 2020-07-27 10:38:12 +08:00
Changjun Ji
1917e39977
Merge pull request #82 from CarlJi/0726
fix golint error and add golanglint-ci to check code quality persistently
2020-07-27 10:22:54 +08:00
jichangjun
0710d84454 README: goc already support deveop mode via goc run command 2020-07-26 18:22:09 +08:00
jichangjun
2814fe9d4f fix golint err 2020-07-26 18:18:46 +08:00
jichangjun
51dad73b05 enhance doc 2020-07-26 17:46:35 +08:00
jichangjun
6d0160ad2a add golint action 2020-07-26 17:38:38 +08:00
jichangjun
249a931f6c fix golint error 2020-07-26 17:03:47 +08:00
qiniu-bot
550cc83b85
Merge pull request #80 from lyyyuna/master
Add test case
2020-07-23 16:21:43 +08:00
lyyyuna
628629cbe7 add unittes case & add e2e sample 2020-07-23 15:43:16 +08:00