theforeman/foreman_fog_proxmox

View on GitHub
lib/foreman_fog_proxmox/hash_collection.rb

Summary

Maintainability
A
35 mins
Test Coverage
A
96%

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

    def self.add_and_format_element(dest, dest_key, origin, origin_key, format = :to_s)
Severity: Minor
Found in lib/foreman_fog_proxmox/hash_collection.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category