wechaty/go-wechaty

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.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.go190
A
1 hr
F
0%
wechaty-puppet-service/ca.go47
A
0 mins
F
0%
wechaty-puppet-service/config.go5
A
0 mins
wechaty-puppet-service/envvars.go55
A
0 mins
F
0%
wechaty-puppet-service/filebox.go169
A
3 hrs
F
0%
wechaty-puppet-service/grpc.go72
A
0 mins
F
0%
wechaty-puppet-service/helper.go12
A
0 mins
F
0%
wechaty-puppet-service/options.go16
A
0 mins
wechaty-puppet-service/puppet_service.go1,010
F
3 days
F
0%
wechaty-puppet-service/puppet_service_test.go1
A
0 mins
wechaty-puppet-service/resolver.go63
A
0 mins
F
0%
wechaty-puppet-service/service_endpoint.go22
A
0 mins
F
0%
wechaty-puppet/events/events.go266
A
1 hr
F
12%
wechaty-puppet/file-box/file_box.go13
A
0 mins
wechaty-puppet/file-box/fileboxtype_string.go14
A
2 hrs
F
0%
wechaty-puppet/file-box/type.go33
A
0 mins
wechaty-puppet/filebox/file_box.go326
A
0 mins
F
54%
wechaty-puppet/filebox/file_box_base64.go33
A
45 mins
F
40%
wechaty-puppet/filebox/file_box_file.go34
A
0 mins
F
28%
wechaty-puppet/filebox/file_box_qrcode.go36
A
45 mins
F
13%
wechaty-puppet/filebox/file_box_stream.go20
A
0 mins
F
0%
wechaty-puppet/filebox/file_box_test.go123
C
7 hrs
wechaty-puppet/filebox/file_box_unknown.go11
A
0 mins
F
0%
wechaty-puppet/filebox/file_box_url.go55
A
0 mins
F
7%
wechaty-puppet/filebox/file_box_uuid.go37
A
30 mins
F
57%
wechaty-puppet/filebox/file_box_uuid_test.go36
A
0 mins
wechaty-puppet/filebox/testdata/dchaofei.txt
wechaty-puppet/filebox/type.go74
A
0 mins
F
53%
wechaty-puppet/filebox/type_string.go14
A
2 hrs
D
60%