JuanVqz/doctors

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.dockerignore
.github/dependabot.yml
.github/workflows/tests.yml
.gitignore
.overcommit.yml
.rspec
.rubocop.yml
.rubocop_todo.yml
.ruby-gemset
.ruby-version
.slugignore
.tool-versions
Dockerfile
Gemfile
Gemfile.lock
Procfile
Procfile.dev
README.md
Rakefile
app/assets/config/manifest.js0
A
0 mins
app/assets/javascripts/application.js0
A
0 mins
app/assets/stylesheets/application.css
app/channels/application_cable/channel.rb4
A
0 mins
A
100%
app/channels/application_cable/connection.rb4
A
0 mins
A
100%
app/controllers/application_controller.rb39
A
0 mins
A
90%
app/controllers/appointments_controller.rb70
A
15 mins
B
85%
app/controllers/hospitalizations_controller.rb57
A
0 mins
C
79%
app/controllers/hospitals_controller.rb28
A
0 mins
A
100%
app/controllers/main_controller.rb4
A
0 mins
A
100%
app/controllers/patient_referrals_controller.rb57
A
35 mins
A
94%
app/controllers/patients/appointments_controller.rb8
A
0 mins
A
100%
app/controllers/patients/information_controller.rb9
A
0 mins
A
100%
app/controllers/patients_controller.rb57
A
0 mins
A
93%
app/controllers/referred_doctors_controller.rb48
A
35 mins
A
100%
app/frontend/entrypoints/application.css
app/frontend/entrypoints/application.js3
A
0 mins
app/frontend/images/favicon.png
app/frontend/javascripts/app.js2
A
0 mins
app/frontend/javascripts/controllers/application.js5
A
0 mins
app/frontend/javascripts/controllers/hw_combobox_controller.js32
A
0 mins
app/frontend/javascripts/controllers/imc_controller.js24
A
0 mins
app/frontend/javascripts/controllers/index.js11
A
0 mins
app/frontend/javascripts/controllers/resize_field_controller.js11
A
0 mins
app/frontend/javascripts/controllers/search_controller.js22
A
0 mins
app/frontend/javascripts/controllers/sidebar_controller.js9
A
0 mins
app/frontend/stylesheets/app.css
app/frontend/stylesheets/pagination.css
app/frontend/stylesheets/tooltip.css
app/frontend/stylesheets/trix.css
app/helpers/application_helper.rb68
A
0 mins
A
100%