fog/fog-openstack

View on GitHub
lib/fog/openstack/storage/requests/copy_object.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method copy_object has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def copy_object(source_container_name, source_object_name, target_container_name, target_object_name, options = {})
Severity: Minor
Found in lib/fog/openstack/storage/requests/copy_object.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status