sanger/limber

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.browserslistrc
.codeclimate.json
.dockerignore
.eslintrc.js29
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
.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.rb17
A
0 mins
A
90%
app/controllers/concerns/exports_filename_behaviour.rb23
A
0 mins
A
100%
app/controllers/concerns/flash_truncation.rb22
A
0 mins
A
100%
app/controllers/concerns/sequencescape_submission_behaviour.rb17
A
0 mins
B
88%
app/controllers/concerns/work_completion_behaviour.rb20
A
0 mins
A
90%
app/controllers/creation_controller.rb82
A
0 mins
C
71%
app/controllers/exports_controller.rb57
A
0 mins
B
84%
app/controllers/health_controller.rb3
A
0 mins
A
100%
app/controllers/labware_controller.rb68
A
0 mins
A
91%
app/controllers/pipeline_work_in_progress_controller.rb54
A
55 mins
A
100%
app/controllers/pipelines_controller.rb64
A
30 mins
F
41%
app/controllers/plate_creation_controller.rb9
A
0 mins
A
100%
app/controllers/plates/work_completions_controller.rb7
A
0 mins
A
100%
app/controllers/plates_controller.rb32
A
0 mins
A
91%
app/controllers/print_jobs_controller.rb26
A
0 mins
A
93%