turadg/pocket-ruby

View on GitHub
lib/pocket/article.rb

Summary

Maintainability
A
3 hrs
Test Coverage

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

  class Article
    attr_reader :response

    def initialize(response)
      @response = response
Severity: Minor
Found in lib/pocket/article.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status