assemblymade/coderwall

View on GitHub
app/structs/bitbucket.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class V1 has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

  class V1 < Bitbucket

    PROTOCOL = "https"
    API_URL  = "api.bitbucket.org/1.0"
    WEB_URL  = "bitbucket.org"
Severity: Minor
Found in app/structs/bitbucket.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status