.circleci/config.yml | |
|
|
.circleci/gemspecs/compatible | |
|
|
.circleci/gemspecs/latest | |
|
|
.circleci/scripts/changeloglint.sh | |
|
|
.circleci/scripts/commitspell.sh | |
|
|
.circleci/scripts/release.sh | |
|
|
.circleci/scripts/set_publisher_credentials.sh | |
|
|
.codeclimate.yml | |
|
|
.github/BRANCH_NAMING_CONVENTION.md | |
|
|
.github/DEVELOPMENT_ENVIRONMENT_GUIDE.md | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/ISSUE_TEMPLATE/issue_report.md | |
|
|
.github/ISSUE_TEMPLATE/question.md | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.gitignore | |
|
|
.reek.yml | |
|
|
.rspec | |
|
|
.ruby-gemset | |
|
|
.ruby-version | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
Gemfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
bin/console | |
|
|
bin/setup | |
|
|
lib/on_strum/healthcheck.rb | 20 | A 0 mins | A 100% |
lib/on_strum/healthcheck/configuration.rb | 122 | A 0 mins | A 100% |
lib/on_strum/healthcheck/core.rb | 19 | A 0 mins | A 100% |
lib/on_strum/healthcheck/error/configuration/argument_type.rb | 13 | A 0 mins | A 100% |
lib/on_strum/healthcheck/error/configuration/enpoint_pattern.rb | 13 | A 0 mins | A 100% |
lib/on_strum/healthcheck/error/configuration/http_status_failure.rb | 13 | A 0 mins | A 100% |
lib/on_strum/healthcheck/error/configuration/http_status_success.rb | 13 | A 0 mins | A 100% |
lib/on_strum/healthcheck/error/configuration/not_callable_service.rb | 13 | A 0 mins | A 100% |
lib/on_strum/healthcheck/error/configuration/not_configured.rb | 13 | A 0 mins | A 100% |
lib/on_strum/healthcheck/error/configuration/unknown_service.rb | 13 | A 0 mins | A 100% |
lib/on_strum/healthcheck/rack_middleware.rb | 22 | A 0 mins | A 100% |
lib/on_strum/healthcheck/resolver.rb | 67 | A 0 mins | A 100% |
lib/on_strum/healthcheck/version.rb | 5 | A 0 mins |
|
on_strum-healthcheck.gemspec | |
|
|