Flockingbird/roost

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
app/web/view_models/profile.rb42
A
0 mins
B
84%
app/web/controllers/application_controller.rb21
A
0 mins
A
93%
app/projections/updates/projector.rb81
A
0 mins
A
97%
config/environment.rb95
A
0 mins
A
98%
app/aggregates/contact.rb17
A
0 mins
A
100%
app/aggregates/member.rb92
A
0 mins
A
100%
app/aggregates/member/tag.rb28
A
0 mins
A
100%
app/aggregates/member/tag_list.rb17
A
0 mins
A
100%
app/aggregates/mixins/attributes.rb13
A
0 mins
A
100%
app/aggregates/registration.rb50
A
0 mins
A
100%
app/aggregates/session.rb17
A
0 mins
A
100%
app/commands/application_command.rb27
A
0 mins
A
100%
app/commands/application_command_handler.rb23
A
0 mins
A
100%
app/commands/commands.rb8
A
0 mins
A
100%
app/commands/contact/add.rb43
A
0 mins
A
100%
app/commands/member/add_member.rb17
A
0 mins
A
100%
app/commands/member/invite_member.rb17
A
0 mins
A
100%
app/commands/profile/tag.rb16
A
0 mins
A
100%
app/commands/profile/update.rb23
A
0 mins
A
100%
app/commands/registration/confirmation.rb17
A
0 mins
A
100%
app/commands/registration/new_registration.rb46
A
0 mins
A
100%
app/commands/session/start.rb52
A
0 mins
A
100%
app/errors.rb4
A
0 mins
A
100%
app/events/confirmation_email_sent.rb1
A
0 mins
A
100%
app/events/contact_added.rb1
A
0 mins
A
100%
app/events/follower_added.rb1
A
0 mins
A
100%
app/events/member_added.rb1
A
0 mins
A
100%
app/events/member_bio_updated.rb1
A
0 mins
A
100%
app/events/member_invited.rb2
A
0 mins
A
100%
app/events/member_name_updated.rb1
A
0 mins
A
100%
app/events/member_tag_added.rb1
A
0 mins
A
100%
app/events/registration_confirmed.rb1
A
0 mins
A
100%
app/events/registration_requested.rb1
A
0 mins
A
100%
app/events/session_started.rb1
A
0 mins
A
100%
app/projections/contacts/projector.rb37
A
0 mins
A
100%
app/projections/contacts/query.rb12
A
0 mins
A
100%
app/projections/invitations/projector.rb12
A
0 mins
A
100%
app/projections/members/projector.rb23
A
0 mins
A
100%
app/projections/updates/query.rb12
A
0 mins
A
100%
app/reactors/confirmation_mailer.rb31
A
0 mins
A
100%
app/reactors/follower.rb16
A
0 mins
A
100%
app/reactors/invitation_mailer.rb26
A
0 mins
A
100%
app/reactors/member_generator.rb16
A
0 mins
A
100%
app/web/controllers/api/api_controller.rb39
A
0 mins
A
100%
app/web/controllers/web/confirmations_controller.rb14
A
0 mins
A
100%
app/web/controllers/web/contacts_controller.rb29
A
0 mins
A
100%
app/web/controllers/web/home_controller.rb5
A
0 mins
A
100%
app/web/controllers/web/login_controller.rb15
A
0 mins
A
100%
app/web/controllers/web/my_profiles_controller.rb27
A
0 mins
A
100%
app/web/controllers/web/profiles_controller.rb22
A
0 mins
A
100%