pezra/hal-client

View on GitHub
lib/hal_client/representation.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Representation has 30 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Representation
    extend Forwardable

    NO_RELATED_RESOURCE = ->(link_rel) {
      raise KeyError, "No resources are related via `#{link_rel}`"
Severity: Minor
Found in lib/hal_client/representation.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status