fog/fog-azure-rm

View on GitHub
lib/fog/azurerm/requests/compute/list_managed_disks_by_rg.rb

Summary

Maintainability
A
1 hr
Test Coverage
F
43%

Method list_managed_disks_by_rg has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def list_managed_disks_by_rg(*)
          disks = [
            {
              'accountType' => 'Standard_LRS',
              'properties' => {
Severity: Minor
Found in lib/fog/azurerm/requests/compute/list_managed_disks_by_rg.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status