Commit Graph

23 Commits

Author SHA1 Message Date
tongjingran
d8cd308ce1 optmise the copy stratgy 2020-12-15 20:38:43 +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
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
tongjingran
6244624e53 fix golint and ineffassign 2020-07-31 15:26:13 +08:00
jichangjun
51dad73b05 enhance doc 2020-07-26 17:46:35 +08:00
jichangjun
249a931f6c fix golint error 2020-07-26 17:03:47 +08:00
lyyyuna
5892de106b fix unit test
add test for cover package

add unit test
2020-06-18 20:24:12 +08:00
lyyyuna
7916d1ee68 get current working directory only once 2020-06-18 17:03:14 +08:00
lyyyuna
b02d49c2be enhance error handling 2020-06-18 16:20:54 +08:00
lyyyuna
40bdcf21d4 fix go1.11 go1.12 pkg.Root issue 2020-06-17 14:55:29 +08:00
lyyyuna
57498dd11f fix #14 2020-06-17 14:55:29 +08:00
jichangjun
c82e61dcfe use viper to get value of debug flag 2020-06-15 15:29:49 +08:00
jichangjun
4ad2bc3fd7 feature: add run command 2020-06-15 15:24:26 +08:00
jichangjun
346530150c show debug flag 2020-06-14 13:28:41 +08:00
lyyyuna
dac858ef07 fix #14 2020-06-14 09:15:48 +08:00
lyyyuna
3717c2d29f refactor build/install command 2020-06-13 18:15:51 +08:00
lyyyuna
cd302c790d update 2020-06-12 17:51:10 +08:00
jichangjun
f07d0a1312 add new command 'goc init' 2020-06-07 14:07:53 +08:00
jichangjun
46027e2a00 update copyright with qiniu.com url 2020-05-26 00:21:54 +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