osunyorg/admin

View on GitHub
app/services/importers/api/osuny/communication/website/base.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method import_blocks has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def import_blocks
    heading = nil
    blocks.each do |b|
      migration_identifier = b[:migration_identifier]
      template_kind = b[:template_kind]
Severity: Minor
Found in app/services/importers/api/osuny/communication/website/base.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status