ManageIQ/manageiq-api-common

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.github/workflows/gem-push.yml
.gitignore
.rspec
.rubocop.yml
.rubocop_cc.yml
.rubocop_local.yml
.travis.yml
.travis_scripts/openapi-validator.sh
.yamllint
CHANGELOG.md
Gemfile
LICENSE.txt
README.md
Rakefile
app/controllers/concerns/insights/api/common/tagging_methods.rb29
A
0 mins
app/models/authentication.rb15
A
0 mins
app/models/concerns/encryption_concern.rb37
A
0 mins
app/models/concerns/insights/api/common/act_as_taggable_on.rb58
A
0 mins
app/models/encryption.rb10
A
0 mins
bin/promote
bin/rails
bin/setup
insights-api-common.gemspec
lib/generators/shared_utilities/migration_generator.rb56
A
0 mins
lib/generators/shared_utilities/orm_helper.rb21
A
0 mins
lib/generators/shared_utilities/templates/migration.rb23
A
0 mins
lib/generators/shared_utilities/templates/migration_existing.rb18
A
0 mins
lib/insights.rb1
A
0 mins
lib/insights/api/common.rb14
A
0 mins
lib/insights/api/common/application_controller_mixins/api_doc.rb38
A
0 mins
lib/insights/api/common/application_controller_mixins/common.rb23
A
0 mins
lib/insights/api/common/application_controller_mixins/exception_handling.rb74
A
0 mins
lib/insights/api/common/application_controller_mixins/openapi_enabled.rb13
A
0 mins
lib/insights/api/common/application_controller_mixins/parameters.rb111
A
0 mins
lib/insights/api/common/application_controller_mixins/request_body_validation.rb40
A
0 mins
lib/insights/api/common/application_controller_mixins/request_parameter_validation.rb13
A
0 mins
lib/insights/api/common/application_controller_mixins/request_path.rb55
A
0 mins
lib/insights/api/common/custom_exceptions.rb16
A
0 mins
lib/insights/api/common/engine.rb18
A
0 mins
lib/insights/api/common/entitlement.rb31
A
0 mins
lib/insights/api/common/error_document.rb26
A
0 mins
lib/insights/api/common/filter.rb220
A
35 mins
lib/insights/api/common/graphql.rb116
A
0 mins
lib/insights/api/common/graphql/associated_records.rb38
A
0 mins
lib/insights/api/common/graphql/association_loader.rb37
A
0 mins
lib/insights/api/common/graphql/generator.rb150
B
4 hrs
lib/insights/api/common/graphql/templates/aggregate_model_type.erb
lib/insights/api/common/graphql/templates/aggregate_type.erb
lib/insights/api/common/graphql/templates/model_type.erb