fog/fog-openstack

View on GitHub
lib/fog/openstack/planning/requests/patch_plan.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method patch_plan has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def patch_plan(_plan_uuid, _parameters)
          response = Excon::Response.new
          response.status = 201
          response.body = {
            "created_at"  => "2014-09-26T20:23:14.222815",
Severity: Minor
Found in lib/fog/openstack/planning/requests/patch_plan.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status