aapis/evertils-common

View on GitHub
lib/evertils/common/authentication.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method handle_edam_errors has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def handle_edam_errors(e)
        Notify.warning("Problem authenticating, EDAM code #{e.errorCode}")
        Notify.warning("Type: #{e.class}")

        case e.errorCode
Severity: Minor
Found in lib/evertils/common/authentication.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status