jichangjun
0fb0487dbb
refactor cover method
2020-06-15 15:24:26 +08:00
jichangjun
346530150c
show debug flag
2020-06-14 13:28:41 +08:00
jichangjun
8f95da9041
add register command
2020-06-14 11:46:31 +08:00
jichangjun
45612d6f63
add list command
2020-06-14 11:46:31 +08:00
lyyyuna
5a2a6cd199
fix gofmt
2020-06-13 21:22:00 +08:00
lyyyuna
3717c2d29f
refactor build/install command
2020-06-13 18:15:51 +08:00
lyyyuna
b017346ab4
remove unnecessary lines
2020-06-12 18:00:24 +08:00
lyyyuna
cd302c790d
update
2020-06-12 17:51:10 +08:00
qiniu-bot
d80dfa6ef4
Merge pull request #31 from CarlJi/0531
...
do retry when connecting github failed
2020-06-08 11:03:31 +08:00
jichangjun
f07d0a1312
add new command 'goc init'
2020-06-07 14:07:53 +08:00
jichangjun
4e614b18d1
doc: small adjust to make them consistent
2020-06-07 10:48:07 +08:00
lyyyuna
72fab79b6a
fix typo
2020-06-05 10:17:51 +08:00
lyyyuna
bd16f920c8
update command usage
2020-06-03 17:12:47 +08:00
chupei
13ec9b05c7
addjust diff cmd examples format
2020-06-01 18:01:49 +08:00
chupei
cc16022193
go test rm race check since qiniu SDK has race issue
2020-06-01 18:01:49 +08:00
chupei
6129354cbd
github comment set header without uppercase set
2020-06-01 18:01:49 +08:00
chupei
50ffb7980b
goc add diff cmd
2020-06-01 18:01:49 +08:00
Lei,Liu
53d6385efa
Add usage for some commands
2020-05-29 11:24:43 +08:00
Lei,Liu
9795355196
1.Add code coverage counter clear API
...
2.Refact core cover method and add cover unit test
2020-05-27 19:35:10 +08:00
jichangjun
46027e2a00
update copyright with qiniu.com url
2020-05-26 00:21:54 +08:00
Changjun Ji
a39187f6df
add goc profile command ( #11 )
2020-05-23 10:14:11 +08:00
Changjun Ji
c0659d8421
adjust project directory structure to be more friendly to use ( #10 )
2020-05-21 14:58:40 +08:00
Li Yiyang
c2391c5b18
Migrate qbox/goc to qiniu/goc ( #8 )
...
* build/install
* all branches
* e2e test
* goc binary
PATH
add checkout code
add +x
test github action
test for github action
test for github actions
test for github actions
test for github actions
fix ci
fix
fix temp path error
* go1.11 1.10 not support go env command
fix
* fix build dir error for go 1.11/1.12 mod project
* e2e test
test
test
fix yaml syntax error
fix
fix
fix
* fix env error
fix
fix
* add unit test
* add unit test coverage report
update
update
* add license
2020-05-21 14:30:41 +08:00
Changjun Ji
0a36185ebe
add coverage server ( #4 )
...
* add coverage server
* remove noise comments
2020-05-13 16:27:19 +08:00
chupei
6591292580
add github action ci check ( #5 )
...
* add github action ci check
* fix gofmt error
Co-authored-by: chupei <chupei@qiniu.com>
2020-05-13 11:39:17 +08:00
Changjun Ji
7b8a906118
init the directory structure and create OWNERS file ( #2 )
2020-05-09 15:34:47 +08:00