fairplaysk/datacamp

View on GitHub
lib/etl/regis_extraction.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method digest has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def digest(doc)
      ico = name = place = date_start = date_end = address = region = ''

      trs = doc.css(".detailTable tr.detailTableRow")

Severity: Minor
Found in lib/etl/regis_extraction.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status