mezuro/prezento

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/controllers/compound_metric_configurations_controller.rb22
app/controllers/concerns/metric_configurations_concern.rb6
app/controllers/concerns/ownership_authentication.rb78
A
1 hr
app/controllers/home_controller.rb12
app/controllers/hotspot_metric_configurations_controller.rb13
app/controllers/kalibro_configurations_controller.rb60
A
1 hr
app/controllers/kalibro_ranges_controller.rb77
app/controllers/metric_configurations_controller.rb23
app/controllers/modules_controller.rb10
app/controllers/projects_controller.rb62
app/controllers/reading_groups_controller.rb52
A
1 hr
app/controllers/readings_controller.rb56
A
35 mins
app/controllers/repositories_controller.rb136
A
2 hrs
app/controllers/users_controller.rb5
app/helpers/application_helper.rb12
app/helpers/compound_metric_configurations_helper.rb14
app/helpers/kalibro_configurations_helper.rb19
A
1 hr
app/helpers/kalibro_modules_helper.rb20
app/helpers/kalibro_ranges_helper.rb10
app/helpers/metric_configurations_helper.rb26
app/helpers/processings_helper.rb21
app/helpers/projects_helper.rb13
app/helpers/reading_groups_helper.rb5
app/helpers/repository_helper.rb26
app/models/concerns/has_owner.rb24
app/models/concerns/kalibro_record.rb7
app/models/kalibro_configuration.rb16
app/models/kalibro_configuration_attributes.rb12
app/models/kalibro_module.rb3
app/models/kalibro_range.rb3
app/models/metric_configuration.rb3
app/models/module_result.rb8
app/models/processing.rb2
app/models/project.rb13
app/models/project_attributes.rb12
app/models/project_image.rb3
app/models/project_ownership.rb7
app/models/reading.rb3
app/models/reading_group.rb16
app/models/reading_group_attributes.rb11
app/models/repository.rb13
app/models/repository_attributes.rb12
app/models/user.rb13
lib/webhooks.rb4
lib/webhooks/base.rb25
lib/webhooks/gitlab.rb17