.codeclimate.yml | |
|
|
.editorconfig | |
|
|
.github/CODEOWNERS | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/workflows/codeclimate.yml | |
|
|
.github/workflows/dispatch.yml | |
|
|
.github/workflows/go.yml | |
|
|
.gitignore | |
|
|
.vscode/settings.json | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
MAINTAINERS | |
|
|
Makefile | |
|
|
NOTICE | |
|
|
README.md | |
|
|
VERSION | |
|
|
docs/images/go-wechaty.png | |
|
|
docs/images/goland.png | |
|
|
go.mod | |
|
|
go.sum | |
|
|
wechaty-puppet-mock/puppet_mock.go | 190 | A 1 hr | F 0% |
wechaty-puppet-service/ca.go | 47 | A 0 mins | F 0% |
wechaty-puppet-service/config.go | 5 | A 0 mins |
|
wechaty-puppet-service/envvars.go | 55 | A 0 mins | F 0% |
wechaty-puppet-service/filebox.go | 169 | A 3 hrs | F 0% |
wechaty-puppet-service/grpc.go | 72 | A 0 mins | F 0% |
wechaty-puppet-service/helper.go | 12 | A 0 mins | F 0% |
wechaty-puppet-service/options.go | 16 | A 0 mins |
|
wechaty-puppet-service/puppet_service.go | 1,010 | F 3 days | F 0% |
wechaty-puppet-service/puppet_service_test.go | 1 | A 0 mins |
|
wechaty-puppet-service/resolver.go | 63 | A 0 mins | F 0% |
wechaty-puppet-service/service_endpoint.go | 22 | A 0 mins | F 0% |
wechaty-puppet/events/events.go | 266 | A 1 hr | F 12% |
wechaty-puppet/file-box/file_box.go | 13 | A 0 mins |
|
wechaty-puppet/file-box/fileboxtype_string.go | 14 | A 2 hrs | F 0% |
wechaty-puppet/file-box/type.go | 33 | A 0 mins |
|
wechaty-puppet/filebox/file_box.go | 326 | A 0 mins | F 54% |
wechaty-puppet/filebox/file_box_base64.go | 33 | A 45 mins | F 40% |
wechaty-puppet/filebox/file_box_file.go | 34 | A 0 mins | F 28% |
wechaty-puppet/filebox/file_box_qrcode.go | 36 | A 45 mins | F 13% |
wechaty-puppet/filebox/file_box_stream.go | 20 | A 0 mins | F 0% |
wechaty-puppet/filebox/file_box_test.go | 123 | C 7 hrs |
|
wechaty-puppet/filebox/file_box_unknown.go | 11 | A 0 mins | F 0% |
wechaty-puppet/filebox/file_box_url.go | 55 | A 0 mins | F 7% |
wechaty-puppet/filebox/file_box_uuid.go | 37 | A 30 mins | F 57% |
wechaty-puppet/filebox/file_box_uuid_test.go | 36 | A 0 mins |
|
wechaty-puppet/filebox/testdata/dchaofei.txt | |
|
|
wechaty-puppet/filebox/type.go | 74 | A 0 mins | F 53% |
wechaty-puppet/filebox/type_string.go | 14 | A 2 hrs | D 60% |