datacite/levriero

View on GitHub
app/workers/doi_import_worker.rb

Summary

Maintainability
A
0 mins
Test Coverage
B
80%

Do not read from ENV directly post initialization.
Open

  shoryuken_options queue: -> { "#{ENV['RAILS_ENV']}_doi" }, auto_delete: true
Severity: Minor
Found in app/workers/doi_import_worker.rb by rubocop

There are no issues that match your filters.

Category
Status