education/classroom

View on GitHub
app/models/github_repository.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class GitHubRepository has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

class GitHubRepository < GitHubResource
  depends_on :import

  DEFAULT_LABEL_COLOR = "ffffff"
  TEMPLATE_REPOS_API_PREVIEW = "application/vnd.github.baptiste-preview"
Severity: Minor
Found in app/models/github_repository.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status