.circleci/config.yml | |
|
|
.codeclimate.json | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.gitignore | |
|
|
.rubocop.yml | |
|
|
.yardopts | |
|
|
Gemfile | |
|
|
bin/console | |
|
|
bin/gruf | |
|
|
lib/gruf.rb | 21 | A 0 mins | A 100% |
lib/gruf/autoloaders.rb | 28 | A 0 mins | A 100% |
lib/gruf/cli/executor.rb | 100 | A 0 mins | A 91% |
lib/gruf/client.rb | 104 | A 1 hr | A 95% |
lib/gruf/client/error.rb | 11 | A 0 mins | A 100% |
lib/gruf/client/error_factory.rb | 43 | A 25 mins | A 100% |
lib/gruf/client/errors.rb | 25 | A 0 mins | A 100% |
lib/gruf/configuration.rb | 119 | A 2 hrs | A 90% |
lib/gruf/controllers/autoloader.rb | 45 | A 0 mins | A 91% |
lib/gruf/controllers/base.rb | 44 | A 25 mins | A 100% |
lib/gruf/controllers/health_controller.rb | 15 | A 0 mins | A 100% |
lib/gruf/controllers/request.rb | 50 | A 0 mins | A 100% |
lib/gruf/controllers/service_binder.rb | 72 | A 3 hrs | D 68% |
lib/gruf/error.rb | 99 | A 0 mins | A 100% |
lib/gruf/errors/debug_info.rb | 21 | A 0 mins | A 100% |
lib/gruf/errors/field.rb | 21 | A 0 mins | A 100% |
lib/gruf/errors/helpers.rb | 15 | A 0 mins | A 100% |
lib/gruf/grpc_logger.rb | 10 | A 0 mins | A 100% |
lib/gruf/hooks/base.rb | 10 | A 0 mins | A 100% |
lib/gruf/hooks/executor.rb | 17 | A 0 mins | A 100% |
lib/gruf/hooks/registry.rb | 78 | A 1 hr | A 95% |
lib/gruf/instrumentable_grpc_server.rb | 37 | A 0 mins |
|
lib/gruf/integrations/rails/railtie.rb | 18 | A 0 mins |
|
lib/gruf/interceptors/active_record/connection_reset.rb | 20 | A 0 mins | A 100% |
lib/gruf/interceptors/authentication/basic.rb | 42 | A 0 mins | A 96% |
lib/gruf/interceptors/base.rb | 14 | A 0 mins | A 100% |
lib/gruf/interceptors/client_interceptor.rb | 51 | A 2 hrs | A 100% |
lib/gruf/interceptors/context.rb | 23 | A 35 mins | A 100% |
lib/gruf/interceptors/instrumentation/output_metadata_timer.rb | 23 | A 0 mins | A 100% |
lib/gruf/interceptors/instrumentation/request_logging/formatters/base.rb | 15 | A 0 mins | A 100% |
lib/gruf/interceptors/instrumentation/request_logging/formatters/logstash.rb | 16 | A 0 mins | A 100% |
lib/gruf/interceptors/instrumentation/request_logging/formatters/plain.rb | 21 | A 0 mins | A 100% |
lib/gruf/interceptors/instrumentation/request_logging/interceptor.rb | 120 | B 4 hrs | A 93% |
lib/gruf/interceptors/instrumentation/statsd.rb | 34 | A 0 mins | A 100% |
lib/gruf/interceptors/rails/reloader.rb | 11 | A 0 mins |
|
lib/gruf/interceptors/registry.rb | 78 | A 1 hr | A 100% |
lib/gruf/interceptors/server_interceptor.rb | 10 | A 0 mins | A 100% |
lib/gruf/interceptors/timer.rb | 35 | A 0 mins | A 100% |
lib/gruf/loggable.rb | 7 | A 0 mins | A 100% |