OpenC3/cosmos

View on GitHub
openc3-cosmos-cmd-tlm-api/app/controllers/microservices_controller.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method traefik has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def traefik
    result = {}
    result['http'] = {}
    http = result['http']
    http['routers'] = {}

    There are no issues that match your filters.

    Category
    Status