JuanVqz/doctors

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
app/helpers/appointments_helper.rb9
A
0 mins
A
100%
app/helpers/hospitalizations_helper.rb5
A
0 mins
A
100%
app/helpers/hospitals_helper.rb6
A
0 mins
A
100%
app/helpers/patient_helper.rb18
A
0 mins
A
100%
app/helpers/patient_referrals_helper.rb5
A
0 mins
A
100%
app/helpers/referred_doctors_helper.rb6
A
0 mins
A
100%
app/helpers/stimulus_helper.rb10
A
0 mins
A
100%
app/jobs/application_job.rb2
A
0 mins
A
100%
app/mailers/application_mailer.rb4
A
0 mins
A
100%
app/models/address.rb7
A
0 mins
A
100%
app/models/application_record.rb4
A
0 mins
A
100%
app/models/appointment.rb21
A
0 mins
A
100%
app/models/doctor.rb15
A
0 mins
A
100%
app/models/hospital.rb16
A
0 mins
A
100%
app/models/hospitalization.rb13
A
0 mins
A
100%
app/models/patient.rb32
A
0 mins
A
94%
app/models/patient_referral.rb8
A
0 mins
A
100%
app/models/referred_doctor.rb19
A
0 mins
A
100%
app/models/user.rb12
A
0 mins
A
100%
app/views/addresses/_address_fields.html.haml
app/views/appointments/_form.html.haml
app/views/appointments/edit.html.haml
app/views/appointments/index.html.haml
app/views/appointments/new.html.haml
app/views/appointments/show.html.haml
app/views/devise/confirmations/new.html.haml
app/views/devise/mailer/confirmation_instructions.html.haml
app/views/devise/mailer/email_changed.html.erb
app/views/devise/mailer/password_change.html.erb
app/views/devise/mailer/reset_password_instructions.html.haml
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.haml
app/views/devise/passwords/new.html.haml
app/views/devise/sessions/new.html.haml
app/views/devise/shared/_error_messages.html.erb
app/views/devise/shared/_links.html.haml
app/views/devise/shared/_title.html.haml
app/views/hospitalizations/_form.html.haml
app/views/hospitalizations/_hospitalization.html.haml
app/views/hospitalizations/edit.html.haml
app/views/hospitalizations/index.html.haml
app/views/hospitalizations/new.html.haml
app/views/hospitalizations/show.html.haml
app/views/hospitals/_form.html.haml
app/views/hospitals/edit.html.haml
app/views/layouts/_flash.html.haml
app/views/layouts/_head.html.haml
app/views/layouts/_navbar.html.haml
app/views/layouts/_sidebar.html.haml
app/views/layouts/application.html.haml