VerdigrisTech/green-button-data

View on GitHub
lib/green-button-data/application_information.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method to_h has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def to_h
      {
        authorization_server_authorization_endpoint:
          authorization_server_authorization_endpoint,
        authorization_server_registration_endpoint:
Severity: Minor
Found in lib/green-button-data/application_information.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status