hackaru-app/hackaru-api

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
app/blueprints/activity_calendar_blueprint.rb4
A
0 mins
A
100%
app/blueprints/activity_group_blueprint.rb5
A
0 mins
A
100%
app/blueprints/project_blueprint.rb5
A
0 mins
A
100%
app/blueprints/report_blueprint.rb7
A
0 mins
A
100%
app/blueprints/suggestion_blueprint.rb4
A
0 mins
A
100%
app/blueprints/user_blueprint.rb11
A
0 mins
A
100%
app/channels/application_cable/channel.rb4
A
0 mins
F
0%
app/channels/application_cable/connection.rb4
A
0 mins
F
0%
app/controllers/application_controller.rb8
A
0 mins
A
100%
app/controllers/auth/application_controller.rb5
A
0 mins
A
100%
app/controllers/auth/auth_tokens_controller.rb21
A
0 mins
A
100%
app/controllers/auth/password_resets_controller.rb35
A
0 mins
A
100%
app/controllers/auth/users_controller.rb43
A
0 mins
A
100%
app/controllers/concerns/api_error_renderable.rb9
A
0 mins
A
100%
app/controllers/concerns/auth_token_storable.rb37
A
0 mins
A
100%
app/controllers/concerns/authenticatable.rb24
A
0 mins
A
100%
app/controllers/concerns/pdf_renderable.rb13
A
0 mins
A
100%
app/controllers/concerns/xhr_validatable.rb12
A
0 mins
A
100%
app/controllers/exceptions_controller.rb7
A
0 mins
A
100%
app/controllers/oauth/authorizations_controller.rb8
A
0 mins
F
0%
app/controllers/oauth/authorized_applications_controller.rb24
A
0 mins
A
100%
app/controllers/v1/activities_controller.rb46
A
0 mins
A
100%
app/controllers/v1/activity_calendars_controller.rb21
A
0 mins
A
100%
app/controllers/v1/projects_controller.rb33
A
0 mins
A
100%
app/controllers/v1/reports_controller.rb37
A
0 mins
A
100%
app/controllers/v1/suggestions_controller.rb14
A
0 mins
A
100%
app/controllers/v1/users_controller.rb27
A
0 mins
A
100%
app/helpers/duration_helper.rb10
A
0 mins
A
100%
app/helpers/mixpanel_url_helper.rb24
A
0 mins
A
100%
app/helpers/webpack_url_helper.rb11
A
0 mins
A
100%
app/jobs/application_job.rb2
A
0 mins
A
100%
app/jobs/report_mailer_job.rb35
A
0 mins
A
100%
app/jobs/report_mailer_job/monthly.rb20
A
0 mins
A
100%
app/jobs/report_mailer_job/weekly.rb23
A
0 mins
A
100%
app/mailers/application_mailer.rb7
A
0 mins
A
100%
app/mailers/report_mailer.rb19
A
0 mins
A
100%
app/mailers/user_mailer.rb19
A
0 mins
A
100%
app/models/activity.rb41
A
0 mins
A
100%
app/models/activity_calendar.rb18
A
0 mins
A
100%
app/models/activity_csv.rb45
A
0 mins
A
100%
app/models/activity_event.rb24
A
0 mins
A
100%
app/models/activity_group.rb22
A
0 mins
A
100%
app/models/api_error.rb15
A
0 mins
A
100%
app/models/api_exception_error.rb17
A
0 mins
A
100%
app/models/application_record.rb3
A
0 mins
A
100%
app/models/auth_token.rb30
A
0 mins
A
100%
app/models/closest_time_zone_finder.rb15
A
0 mins
A
100%
app/models/concerns/validation_raisable.rb5
A
0 mins
A
100%
app/models/password_reset_token.rb20
A
0 mins
A
100%
app/models/pdf_exporter.rb20
A
0 mins
A
100%