team-umlaut/umlaut

View on GitHub
app/mixin_logic/xml_schema_helper.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method xml_to_holdings has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def xml_to_holdings(xml)
 
    data = {}

    data[:call_number] = xml_choose_first(xml,
Severity: Minor
Found in app/mixin_logic/xml_schema_helper.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status