jcleary/blade

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/robots.txt
public/favicon.ico
public/apple-touch-icon.png
public/apple-touch-icon-precomposed.png
public/500.html
public/422.html
public/404.html
docker-compose.yml
config.ru
bin/update
bin/spring
bin/setup
bin/rake
bin/rails
bin/delayed_job
bin/bundle
app/views/tests/show.html.haml
app/views/tests/index.html.haml
app/views/test_runs/index.html.haml
app/views/shared/_project_bar.html.haml
app/views/projects/show.html.haml
app/views/projects/index.html.haml
app/views/projects/_slowest_tests.html.haml
app/views/projects/_script.html.erb
app/views/projects/_runner.html.haml
app/views/projects/_non_deterministic_tests.html.haml
app/views/pages/index.html.haml
app/views/layouts/mailer.text.erb
app/views/layouts/mailer.html.erb
app/views/layouts/application.html.haml
app/views/layouts/_omniauth.html.haml
app/views/builds/index.html.haml
app/models/user.rb15
A
0 mins
app/models/test_run.rb5
A
0 mins
app/models/test.rb28
A
0 mins
app/models/project.rb5
A
0 mins
app/models/organization_user.rb4
A
0 mins
app/models/organization.rb5
A
0 mins
app/models/build.rb40
A
0 mins
app/models/application_record.rb3
A
0 mins
app/models/ability.rb8
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/jobs/application_job.rb2
A
0 mins
app/helpers/time_helper.rb5
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/controllers/users/omniauth_callbacks_controller.rb16
A
0 mins
app/controllers/tests_controller.rb8
A
0 mins
app/controllers/test_runs_controller.rb10
A
0 mins
app/controllers/projects_controller.rb7
A
0 mins
app/controllers/pages_controller.rb5
A
0 mins