sanger/sequencescape

View on GitHub
lib/tasks/register_auto_imported_samples_as_stock.rake

Summary

Maintainability
Test Coverage
F
15%

Complex method namespace(auto_imported_samples)::task#register_as_stock (52.9)
Open

  task register_as_stock: :environment do
    # retrieve the relevant receptacles
    # Any imported by Lighthouse or Wrangler
    # Find these by any created from start of May
    # Add extra checks that sample_manifest is nil

Flog calculates the ABC score for methods. The ABC score is based on assignments, branches (method calls), and conditions.

You can read more about ABC metrics or the flog tool

There are no issues that match your filters.

Category
Status