Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/deploy_docs.yml
.github/workflows/rspec.yml
.github/workflows/rubocop.yml
.github/workflows/yard.yml
.gitignore
.rspec
.rubocop.yml
.yardopts
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
LICENSE.md
README.md
Rakefile
examples/gateway_example.rb11
A
0 mins
lib/vox.rb23
A
0 mins
A
100%
lib/vox/gateway/client.rb216
A
3 hrs
A
100%
lib/vox/gateway/websocket.rb103
A
0 mins
A
100%
lib/vox/http/client.rb86
A
25 mins
A
100%
lib/vox/http/error.rb33
A
0 mins
A
100%
lib/vox/http/middleware.rb9
A
0 mins
A
100%
lib/vox/http/middleware/log_formatter.rb40
A
0 mins
A
100%
lib/vox/http/middleware/rate_limiter.rb139
A
1 hr
A
100%
lib/vox/http/route.rb27
A
0 mins
A
100%
lib/vox/http/routes.rb18
A
0 mins
A
100%
lib/vox/http/routes/audit_log.rb53
A
0 mins
A
100%
lib/vox/http/routes/channel.rb169
A
0 mins
A
100%
lib/vox/http/routes/emoji.rb38
A
0 mins
A
100%
lib/vox/http/routes/gateway.rb15
A
0 mins
A
100%
lib/vox/http/routes/guild.rb205
A
0 mins
A
100%
lib/vox/http/routes/invite.rb19
A
0 mins
A
100%
lib/vox/http/routes/user.rb47
A
0 mins
A
100%
lib/vox/http/routes/voice.rb14
A
0 mins
A
100%
lib/vox/http/routes/webhook.rb84
A
0 mins
A
100%
lib/vox/http/upload_io.rb12
A
0 mins
A
100%
lib/vox/http/util.rb14
A
0 mins
A
100%
lib/vox/version.rb3
A
0 mins
vox.gemspec