zacstewart/tengai

View on GitHub
lib/tengai/requests/telnet_ephemeris_request.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method receive_data has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def receive_data(data)
      case data
      when Prompts::DEFAULT
        send_command 'E'
      when Prompts::TABLE
Severity: Minor
Found in lib/tengai/requests/telnet_ephemeris_request.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status