extinctionrebellion/RebelsManager

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/javascript/images/streamline/arrow-down-1.svg
app/javascript/images/streamline/check-double-1.svg
app/javascript/images/streamline/loading-circle.svg
app/javascript/images/streamline/search.svg
app/javascript/js/animations.js37
A
35 mins
app/javascript/packs/application.js17
A
0 mins
app/javascript/packs/public.js7
A
0 mins
app/jobs/application_job.rb2
A
0 mins
F
0%
app/jobs/geocode_rebel_job.rb10
A
0 mins
F
42%
app/jobs/mailtrain/add_registration_job.rb48
A
0 mins
F
0%
app/jobs/mailtrain/add_subscriptions_job.rb46
A
0 mins
F
54%
app/jobs/mailtrain/create_list_fields_job.rb65
A
2 hrs
F
0%
app/jobs/mailtrain/delete_subscriptions_job.rb26
A
0 mins
F
50%
app/jobs/mailtrain/send_welcome_email_job.rb34
A
0 mins
F
31%
app/mailers/application_mailer.rb4
A
0 mins
F
0%
app/models/action.rb3
A
0 mins
A
100%
app/models/application_record.rb3
A
0 mins
A
100%
app/models/csv_import.rb11
A
0 mins
F
0%
app/models/email.rb11
A
0 mins
F
0%
app/models/event.rb15
A
0 mins
B
88%
app/models/local_group.rb12
A
0 mins
B
87%
app/models/rebel.rb29
A
0 mins
B
89%
app/models/rebel_skill.rb4
A
0 mins
A
100%
app/models/registration.rb5
A
0 mins
A
100%
app/models/skill.rb7
A
0 mins
A
100%
app/models/user.rb11
A
0 mins
B
87%
app/models/working_group.rb9
A
0 mins
A
100%
app/models/working_group_enrollment.rb4
A
0 mins
A
100%
app/presenters/components/menu_presenter.rb157
A
35 mins
F
0%
app/presenters/presenter_base.rb20
A
0 mins
F
0%
app/presenters/rebels_index_presenter.rb9
A
0 mins
F
0%
app/services/csv_export.rb34
A
0 mins
F
0%
app/services/csv_export/rebel.rb32
A
0 mins
F
0%
app/services/events/create_service.rb45
A
0 mins
A
100%
app/services/events/update_service.rb46
A
0 mins
F
0%
app/services/local_groups/create_service.rb78
A
0 mins
F
0%
app/services/local_groups/update_service.rb67
A
0 mins
F
0%
app/services/rebels/create_service.rb127
A
0 mins
B
80%
app/services/rebels/delete_service.rb18
A
0 mins
F
0%
app/services/rebels/import_service.rb57
A
0 mins
F
0%
app/services/rebels/public/update_service.rb44
A
0 mins
F
0%
app/services/rebels/update_service.rb73
A
1 hr
A
96%
app/services/registrations/create_service.rb57
A
0 mins
F
0%
app/services/service_base.rb28
A
25 mins
B
80%
app/services/skills/create_service.rb33
A
0 mins
A
94%
app/services/skills/delete_service.rb23
A
0 mins
F
0%
app/services/skills/update_service.rb37
A
0 mins
F
0%
app/services/working_groups/create_service.rb34
A
0 mins
A
94%
app/services/working_groups/update_service.rb38
A
0 mins
F
0%
app/views/active_storage/blobs/_blob.html.erb