18F/identity-dashboard

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.browserslistrc
.codeclimate.yml
.eslintrc.json
.github/pull_request_template.md
.gitignore
.gitlab-ci.yml
.gitlab/merge_request_templates/bugMergeTemplate.md
.gitlab/merge_request_templates/standardMergeTemplate.md
.gitlab/secret-detection-ruleset.toml
.gitleaks.toml
.nvmrc
.rubocop.yml
.ruby-version
.scss-lint.yml
.snyk
CODEOWNERS
CONTRIBUTING.md
Capfile
Gemfile
Gemfile.lock
Makefile
Procfile
README.md
Rakefile
app/assets/images/gsa-logo.svg
app/assets/images/logo.svg
app/assets/images/security-key.svg
app/assets/stylesheets/_step-indicator.scss
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/service_config_wizard.scss
app/controllers/api/security_events_controller.rb15
A
0 mins
A
100%
app/controllers/api/service_providers_controller.rb26
A
0 mins
A
100%
app/controllers/application_controller.rb32
A
0 mins
A
95%
app/controllers/authenticated_controller.rb3
A
0 mins
A
100%
app/controllers/banners_controller.rb36
A
0 mins
A
91%
app/controllers/env_controller.rb9
A
0 mins
A
100%
app/controllers/home_controller.rb8
A
0 mins
A
100%
app/controllers/security_events_controller.rb46
A
0 mins
A
100%
app/controllers/service_config_wizard_controller.rb155
A
35 mins
app/controllers/service_providers_controller.rb231
A
0 mins
A
97%
app/controllers/teams/users_controller.rb49
A
0 mins
A
100%
app/controllers/teams_controller.rb70
A
0 mins
A
100%
app/controllers/tools_controller.rb26
A
0 mins
A
100%
app/controllers/unconfirmed_users_controller.rb8
A
0 mins
A
100%
app/controllers/users/omniauth_controller.rb19
A
0 mins
A
100%
app/controllers/users/sessions_controller.rb24
A
0 mins
B
84%
app/controllers/users_controller.rb38
A
0 mins
A
100%
app/forms/security_event_form.rb60
A
0 mins
A
97%
app/helpers/application_helper.rb15
A
0 mins
A
100%
app/helpers/banner_helper.rb34
A
0 mins
A
100%