mhenrixon/sidekiq-unique-jobs

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
lib/sidekiq_unique_jobs/web/views/changelogs.erb
lib/sidekiq_unique_jobs/web/views/lock.erb
lib/sidekiq_unique_jobs/web/views/locks.erb
lib/tasks/changelog.rake
myapp/.env
myapp/.env.test
myapp/.erb-lint.yml
myapp/.eslintignore
myapp/.eslintrc.js247
A
0 mins
myapp/.gitattributes
myapp/.gitignore
myapp/.rubocop.yml
myapp/.tool-versions
myapp/Gemfile
myapp/Procfile.dev
myapp/README.md
myapp/Rakefile
myapp/app/assets/config/manifest.js0
A
0 mins
myapp/app/assets/stylesheets/application.tailwind.css
myapp/app/controllers/application_controller.rb3
A
0 mins
myapp/app/controllers/home_controller.rb3
A
0 mins
myapp/app/controllers/issues_controller.rb25
A
0 mins
myapp/app/helpers/application_helper.rb2
A
0 mins
myapp/app/helpers/devise_helper.rb43
A
0 mins
myapp/app/helpers/home_helper.rb2
A
0 mins
myapp/app/javascript/application.js6
A
0 mins
myapp/app/jobs/cron_job.rb11
A
0 mins
myapp/app/jobs/issue_432_job.rb36
A
0 mins
myapp/app/jobs/my_job.rb9
A
0 mins
myapp/app/jobs/status_job.rb7
A
0 mins
myapp/app/jobs/until_executed_job.rb10
A
0 mins
myapp/app/jobs/until_executed_with_lock_args_job.rb17
A
0 mins
myapp/app/jobs/until_executing_job.rb12
A
0 mins
myapp/app/jobs/until_expired_job.rb13
A
0 mins
myapp/app/jobs/while_busy_job.rb13
A
0 mins
myapp/app/jobs/while_enqueued_and_busy_job.rb13
A
0 mins
myapp/app/lib/lock_simulator.rb64
A
1 hr
myapp/app/mailers/application_mailer.rb6
A
0 mins
myapp/app/models/application_record.rb3
A
0 mins
myapp/app/models/guest.rb13
A
0 mins
myapp/app/models/post.rb2
A
0 mins
myapp/app/models/user.rb5
A
0 mins
myapp/app/views/application/_header.html.erb
myapp/app/views/devise/confirmations/new.html.erb
myapp/app/views/devise/mailer/confirmation_instructions.html.erb
myapp/app/views/devise/mailer/password_change.html.erb
myapp/app/views/devise/mailer/reset_password_instructions.html.erb
myapp/app/views/devise/mailer/unlock_instructions.html.erb
myapp/app/views/devise/passwords/edit.html.erb
myapp/app/views/devise/passwords/new.html.erb