UNC-Libraries/hy-c

View on GitHub
app/models/jats_ingest_work.rb

Summary

Maintainability
B
5 hrs
Test Coverage
A
98%

Class JatsIngestWork has 39 methods (exceeds 20 allowed). Consider refactoring.
Open

class JatsIngestWork
  include ActiveModel
  attr_reader :xml_path

  def initialize(xml_path:)
Severity: Minor
Found in app/models/jats_ingest_work.rb - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status