agile-alliance-brazil/event_registrations

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
config/initializers/backtrace_silencers.rb
F
0%
config/initializers/mime_types.rb
F
0%
app/adapters/pagseguro_adapter.rb27
A
55 mins
A
100%
app/controllers/application_controller.rb40
A
0 mins
A
100%
app/controllers/attendances_controller.rb104
A
0 mins
A
100%
app/controllers/authenticated_controller.rb11
A
0 mins
A
100%
app/controllers/devise_custom/omniauth_callbacks_controller.rb32
A
0 mins
A
100%
app/controllers/devise_custom/registrations_controller.rb8
A
0 mins
A
100%
app/controllers/events_controller.rb64
A
0 mins
A
100%
app/controllers/payments_controller.rb27
A
0 mins
A
100%
app/controllers/registration_groups_controller.rb34
A
0 mins
A
100%
app/controllers/registration_periods_controller.rb33
A
0 mins
A
100%
app/controllers/registration_quotas_controller.rb32
A
0 mins
A
100%
app/controllers/users_controller.rb62
A
0 mins
A
100%
app/helpers/application_helper.rb11
A
0 mins
A
100%
app/helpers/attendance_helper.rb23
A
0 mins
A
100%
app/helpers/user_helper.rb14
A
0 mins
A
100%
app/jobs/application_job.rb2
A
0 mins
A
100%
app/jobs/serve_event_queue_job.rb8
A
0 mins
A
100%
app/jobs/welcome_confirmed_attendances_job.rb17
A
0 mins
A
100%
app/mailers/application_mailer.rb4
A
0 mins
A
100%
app/mailers/email_notifications_mailer.rb57
A
0 mins
A
100%
app/models/application_record.rb3
A
0 mins
A
100%
app/models/attendance.rb77
A
0 mins
A
100%
app/models/event.rb98
A
25 mins
A
100%
app/models/invoice.rb9
A
0 mins
A
100%
app/models/registration_group.rb68
A
0 mins
A
100%
app/models/registration_period.rb7
A
0 mins
A
100%
app/models/registration_quota.rb19
A
0 mins
A
100%
app/models/slack/slack_configuration.rb6
A
0 mins
A
100%
app/models/user.rb73
A
0 mins
A
100%
app/param_objects/attendance_params.rb34
A
0 mins
A
100%
app/repositories/attendance_repository.rb28
A
0 mins
A
100%
app/repositories/registration_group_repository.rb9
A
0 mins
A
100%
app/repositories/user_repository.rb8
A
0 mins
A
100%
app/services/agile_alliance_service.rb9
A
0 mins
A
100%
app/services/attendance_export_service.rb26
A
0 mins
A
100%
app/services/create_attendance.rb38
A
0 mins
A
100%
app/services/date_service.rb8
A
0 mins
A
100%
app/services/net_services.rb13
A
0 mins
A
100%
app/services/pag_seguro_service.rb31
A
0 mins
A
100%
app/services/perform_group_check.rb20
A
0 mins
A
100%
app/services/queue_service.rb12
A
25 mins
A
100%
app/services/slack/slack_notification_service.rb24
A
0 mins
A
100%
app/services/update_attendance.rb9
A
0 mins
A
100%
app/uploaders/registrations_image_uploader.rb22
A
0 mins
A
100%
config/application.rb
A
100%
config/boot.rb
A
100%
config/environment.rb
A
100%
config/environments/test.rb
A
100%