ManageIQ/manageiq-ui-classic

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc.js18
A
0 mins
.codeclimate.yml
.editorconfig
.eslintignore
.eslintrc.json
.gitattributes
.github/CODEOWNERS
.github/workflows/ci.yaml
.github/workflows/cypress.yaml
.github/workflows/yarn_lock.yaml
.gitignore
.npmrc
.postcssrc.yml
.rspec
.rspec_ci
.rubocop.yml
.rubocop_cc.yml
.rubocop_local.yml
.scss-lint.yml
.stylelintrc
.whitesource
.yamllint
.yarn/releases/yarn-4.0.2.cjs
.yarnrc.yml
CHANGELOG.md
Gemfile
Guardfile
LICENSE.txt
README.md
Rakefile
app/assets/images/favicon.ico
app/assets/images/layout/bg-login.png
app/assets/images/layout/bg-modal-about-pf.png
app/assets/images/layout/brand.svg
app/assets/images/layout/login-screen-logo.png
app/assets/images/layout/manageiq-logo-glyph-inverse.svg
app/assets/images/layout/manageiq-logo-inverse.svg
app/controllers/ansible_credential_controller.rb87
A
35 mins
C
71%
app/controllers/ansible_playbook_controller.rb59
A
0 mins
B
85%
app/controllers/ansible_repository_controller.rb136
A
2 hrs
D
65%
app/controllers/application_controller.rb1,526
F
2 wks
C
76%
app/controllers/application_controller/advanced_search.rb308
C
1 day
F
28%
app/controllers/application_controller/automate.rb161
B
4 hrs
F
52%
app/controllers/application_controller/buttons.rb985
F
1 wk
F
48%
app/controllers/application_controller/ci_processing.rb775
F
4 days
C
74%
app/controllers/application_controller/compare.rb1,629
F
1 wk
F
34%
app/controllers/application_controller/current_user.rb40
A
0 mins
A
100%
app/controllers/application_controller/dialog_runner.rb192
D
1 day
D
66%
app/controllers/application_controller/explorer.rb209
C
7 hrs
B
85%
app/controllers/application_controller/expression_html.rb66
B
4 hrs
F
40%