fog/fog-azure-rm

View on GitHub
lib/fog/azurerm/requests/traffic_manager/get_traffic_manager_profile.rb

Summary

Maintainability
A
2 hrs
Test Coverage
F
43%

Method get_traffic_manager_profile has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def get_traffic_manager_profile(*)
          profile = {
            'location' => 'global',
            'tags' => {},
            'properties' => {

    There are no issues that match your filters.

    Category
    Status