agile-alliance-brazil/event_registrations

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
app/helpers/user_helper.rb14
A
0 mins
A
100%
app/jobs/application_job.rb2
A
0 mins
A
100%
app/jobs/check_pagseguro_invoices_job.rb17
A
0 mins
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%
app/views/attendances/_attendance.html.erb
app/views/attendances/_attendance_actions.html.erb
app/views/attendances/_attendances_list.html.erb
app/views/attendances/_attendances_summary.html.erb
app/views/attendances/_form.html.erb
app/views/attendances/_group_registration.html.erb
app/views/attendances/attendance.js.erb
app/views/attendances/edit.html.erb
app/views/attendances/index.html.erb
app/views/attendances/new.html.erb
app/views/attendances/search.js.erb
app/views/attendances/show.html.erb
app/views/attendances/status_partials/_accepted.html.erb
app/views/attendances/status_partials/_cancelled.html.erb
app/views/attendances/status_partials/_confirmed.html.erb
app/views/attendances/status_partials/_paid.html.erb
app/views/attendances/status_partials/_pending.html.erb
app/views/attendances/status_partials/_showed_in.html.erb
app/views/attendances/status_partials/_waiting.html.erb