sanger/sequencescape

View on GitHub
app/models/labwhere_reception.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
97%

Method save has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def save # rubocop:todo Metrics/AbcSize
    return false unless valid?

    begin
      scan =
Severity: Minor
Found in app/models/labwhere_reception.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status