fog/fog-azure-rm

View on GitHub
lib/fog/azurerm/requests/storage/put_blob_block.rb

Summary

Maintainability
A
35 mins
Test Coverage
F
46%

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

        def put_blob_block(container_name, blob_name, block_id, data, options = {})
Severity: Minor
Found in lib/fog/azurerm/requests/storage/put_blob_block.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status