deliveroo/routemaster-client

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.gitmodules
.rspec
.ruby-version
.travis.yml
CHANGELOG.md
Gemfile
Gemfile.lock
Guardfile
LICENSE.txt
README.md
Rakefile
exe/rtm
routemaster-client.gemspec
routemaster/cli/base.rb108
routemaster/cli/helper.rb52
routemaster/cli/pub.rb20
routemaster/cli/sub.rb66
routemaster/cli/token.rb43
routemaster/cli/top_level.rb39
routemaster/client.rb193
A
2 hrs
routemaster/client/assertion_helpers.rb17
routemaster/client/backends/missing_asynchronous.rb14
routemaster/client/backends/sidekiq.rb29
routemaster/client/backends/sidekiq/configuration.rb38
routemaster/client/backends/sidekiq/worker.rb24
routemaster/client/backends/synchronous.rb13
routemaster/client/configuration.rb63
A
35 mins
routemaster/client/connection.rb63
routemaster/client/errors.rb12
routemaster/client/subscription.rb33
routemaster/client/topic.rb16
routemaster/client/version.rb5
routemaster/receiver.rb46
A
1 hr