hirakiuc/tinybucket

View on GitHub
lib/tinybucket/model/repository.rb

Summary

Maintainability
A
3 hrs
Test Coverage
B
88%

Class Repository has 27 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Repository < Base
      include Tinybucket::Model::Concerns::RepositoryKeys

      acceptable_attributes \
        :scm, :has_wiki, :description, :links, :updated_on,
Severity: Minor
Found in lib/tinybucket/model/repository.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status