team-umlaut/umlaut

View on GitHub
app/models/sfx4/abstract/base.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method fetch_urls has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def fetch_urls
        # Crazy crazy URLs to try to find PARSE_PARAMS in Sfx4 db that have a period in
        # them, so they look like they might be URLs. Parse params could be at target service
        # level, or at portfolio level; and could be in local overrides or in global kb. 
        # This is crazy crazy SQL to get this, sorry. Talking directly to SFX db isn't
Severity: Minor
Found in app/models/sfx4/abstract/base.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status