.circleci/config.yml | |
|
|
.dockerignore | |
|
|
.env/development/database | |
|
|
.env/development/web | |
|
|
.github/workflows/ruby.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.ruby-version | |
|
|
Docker/Dockerfile | |
|
|
Docker/docker-compose.yml | |
|
|
Docker/docker-entrypoint.sh | |
|
|
Dockerfile | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
Procfile | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/channels/application_cable/channel.rb | 4 | A 0 mins | F 0% |
app/channels/application_cable/connection.rb | 4 | A 0 mins | F 0% |
app/controllers/api/v1/accounts_controller.rb | 45 | A 0 mins | C 77% |
app/controllers/api/v1/dashboards_controller.rb | 9 | A 0 mins | F 0% |
app/controllers/api/v1/exams_controller.rb | 43 | A 20 mins | F 0% |
app/controllers/api/v1/exams_graphics_controller.rb | 9 | A 0 mins | F 0% |
app/controllers/api/v1/exams_results_controller.rb | 42 | A 0 mins | F 0% |
app/controllers/api/v1/heights_controller.rb | 37 | A 0 mins | A 100% |
app/controllers/api/v1/references_controller.rb | 40 | A 20 mins | A 100% |
app/controllers/api/v1/results_controller.rb | 40 | A 0 mins | A 100% |
app/controllers/api/v1/units_controller.rb | 43 | A 20 mins | A 92% |
app/controllers/api/v1/weights_controller.rb | 41 | A 0 mins | A 100% |
app/controllers/application_controller.rb | 41 | A 0 mins | B 86% |
app/controllers/concerns/all_heights.rb | 7 | A 0 mins | A 100% |
app/controllers/concerns/paginable.rb | 16 | A 0 mins | A 100% |
app/controllers/overrides/registrations_controller.rb | 10 | A 0 mins | F 0% |
app/facades/dashboard.rb | 19 | A 0 mins | F 0% |
app/jobs/application_job.rb | 2 | A 0 mins | F 0% |
app/mailers/application_mailer.rb | 4 | A 0 mins | F 0% |
app/models/account.rb | 22 | A 0 mins | A 100% |
app/models/alimentation.rb | 14 | A 0 mins | C 71% |
app/models/alimentation_food.rb | 14 | A 0 mins | A 90% |
app/models/application_record.rb | 3 | A 0 mins | A 100% |
app/models/concerns/sortable.rb | 22 | A 0 mins | A 93% |
app/models/exam.rb | 15 | A 0 mins | A 90% |
app/models/exam_reference.rb | 21 | A 0 mins | A 100% |
app/models/exam_result.rb | 24 | A 0 mins | B 80% |
app/models/food.rb | 11 | A 0 mins | F 0% |
app/models/height.rb | 22 | A 0 mins | A 100% |
app/models/invitation.rb | 15 | A 0 mins | A 90% |
app/models/meal.rb | 6 | A 0 mins | C 75% |
app/models/membership.rb | 6 | A 0 mins | A 100% |
app/models/reference.rb | 9 | A 0 mins | A 100% |