sanger/sequencescape

View on GitHub
app/models/event_sender.rb

Summary

Maintainability
A
45 mins
Test Coverage
B
83%

Method send_state_event has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def self.send_state_event(state, request, reason, comment, batch_id, user = nil) # rubocop:todo Metrics/ParameterLists
Severity: Minor
Found in app/models/event_sender.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status