johnhamelink/diplomat

View on GitHub
lib/diplomat/check.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method register_script has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def register_script(check_id, name, notes, args, interval, options = {})
Severity: Minor
Found in lib/diplomat/check.rb - About 45 mins to fix

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

        def register_ttl(check_id, name, notes, ttl, options = {})
    Severity: Minor
    Found in lib/diplomat/check.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status