.browserslistrc | |
|
|
.codeclimate.json | |
|
|
.dockerignore | |
|
|
.eslintrc.js | 29 | A 0 mins |
|
.github/workflows/add_prs_to_tech_debt_project.yml | |
|
|
.github/workflows/append_release.yml | |
|
|
.github/workflows/assign_issue_number.yml | |
|
|
.github/workflows/automated_release.yml | |
|
|
.github/workflows/check_release_version.yml | |
|
|
.github/workflows/compile_test.yml | |
|
|
.github/workflows/create_release_pr.yml | |
|
|
.github/workflows/lint.yml | |
|
|
.github/workflows/test_js.yml | |
|
|
.github/workflows/test_ruby.yml | |
|
|
.github/workflows/update_rubocop.yml | |
|
|
.gitignore | |
|
|
.nvmrc | |
|
|
.prettierignore | |
|
|
.prettierrc.json | |
|
|
.pryrc | |
|
|
.release-version | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.rubocop_todo.yml | |
|
|
.ruby-gemset | |
|
|
.ruby-version | |
|
|
.tours/lcmb.tour | |
|
|
.yardopts | |
|
|
Dockerfile | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
Guardfile | |
|
|
LICENSE | |
|
|
Procfile.dev | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/controllers/application_controller.rb | 17 | A 0 mins | A 90% |
app/controllers/concerns/exports_filename_behaviour.rb | 23 | A 0 mins | A 100% |
app/controllers/concerns/flash_truncation.rb | 22 | A 0 mins | A 100% |
app/controllers/concerns/sequencescape_submission_behaviour.rb | 17 | A 0 mins | B 88% |
app/controllers/concerns/work_completion_behaviour.rb | 20 | A 0 mins | A 90% |
app/controllers/creation_controller.rb | 82 | A 0 mins | C 71% |
app/controllers/exports_controller.rb | 57 | A 0 mins | B 84% |
app/controllers/health_controller.rb | 4 | A 0 mins | A 100% |
app/controllers/labware_controller.rb | 69 | A 0 mins | A 91% |
app/controllers/pipeline_work_in_progress_controller.rb | 54 | A 55 mins | A 100% |
app/controllers/pipelines_controller.rb | 64 | A 30 mins | F 41% |
app/controllers/plate_creation_controller.rb | 9 | A 0 mins | A 100% |
app/controllers/plates/work_completions_controller.rb | 7 | A 0 mins | A 100% |
app/controllers/plates_controller.rb | 32 | A 0 mins | A 91% |