datacite/lupo

View on GitHub
app/models/reference_repository_denormalizer.rb

Summary

Maintainability
A
0 mins
Test Coverage

Class ReferenceRepositoryDenormalizer has 31 methods (exceeds 20 allowed). Consider refactoring.
Wontfix

class ReferenceRepositoryDenormalizer
  attr_reader :repository

  def initialize(repository)
    @repository = repository
Severity: Minor
Found in app/models/reference_repository_denormalizer.rb - About 3 hrs to fix

    Method to_hash has 30 lines of code (exceeds 25 allowed). Consider refactoring.
    Wontfix

      def to_hash
        %w[
            uid
            client_id
            re3doi
    Severity: Minor
    Found in app/models/reference_repository_denormalizer.rb - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status