tasafo/tasafo_jobs

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.browserslistrc
.codeclimate.yml
.github/workflows/build.yml
.rubocop.yml
.ruby-version
app/controllers/application_controller.rb3
A
0 mins
A
100%
app/controllers/job_categories_controller.rb9
A
0 mins
F
0%
app/controllers/jobs_controller.rb49
A
0 mins
F
41%
app/controllers/resumes_controller.rb41
A
0 mins
F
0%
app/controllers/users_controller.rb12
A
0 mins
F
0%
app/helpers/application_helper.rb5
A
0 mins
D
66%
app/helpers/home_helper.rb2
A
0 mins
A
100%
app/helpers/jobs_helper.rb10
A
0 mins
F
42%
app/helpers/resumes_helper.rb2
A
0 mins
A
100%
app/mailers/application_mailer.rb4
A
0 mins
A
100%
app/mailers/job_mailer.rb7
A
0 mins
A
100%
app/mailers/resume_mailer.rb7
A
0 mins
A
100%
app/models/job.rb21
A
0 mins
A
100%
app/models/job/creator.rb7
A
0 mins
A
100%
app/models/job_category.rb7
A
0 mins
A
100%
app/models/notifier.rb25
A
35 mins
A
100%
app/models/resume.rb12
A
0 mins
A
100%
app/models/resume/updater.rb16
A
0 mins
A
100%
app/models/setting.rb5
A
0 mins
A
100%
app/models/user.rb10
A
0 mins
B
85%
yarn.lock