fog/fog-digitalocean

View on GitHub
lib/fog/compute/digitalocean/models/server.rb

Summary

Maintainability
A
3 hrs
Test Coverage

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

      class Server < Fog::Compute::Server
        identity :id
        attribute :name
        attribute :memory
        attribute :vcpus
Severity: Minor
Found in lib/fog/compute/digitalocean/models/server.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status