18F/identity-dashboard

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.browserslistrc
.circleci/config.yml
.codeclimate.yml
.eslintrc.json
.gitignore
.gitlab-ci.yml
.gitlab/merge_request_templates/bugMergeTemplate.md
.gitlab/merge_request_templates/standardMergeTemplate.md
.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/application.css.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.rb28
A
0 mins
A
95%
app/controllers/authenticated_controller.rb3
A
0 mins
A
100%
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_providers_controller.rb193
A
0 mins
A
97%
app/controllers/teams/users_controller.rb49
A
0 mins
A
100%
app/controllers/teams_controller.rb65
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.rb5
A
0 mins
A
100%
app/helpers/security_event_helper.rb5
A
0 mins
A
100%
app/helpers/service_provider_helper.rb167
A
0 mins
A
97%
app/helpers/team_helper.rb15
A
0 mins
A
100%
app/helpers/user_helper.rb21
A
0 mins
A
100%
app/inputs/usa_collection_select_input.rb5
A
0 mins
A
100%
app/inputs/usa_textarea_input.rb5
A
0 mins
A
100%
app/javascript/packs/application.js3
A
0 mins