csmcallister/fed-a11y-scan

View on GitHub
lambdas/site_mapper/handler.py

Summary

Maintainability
A
35 mins
Test Coverage

Function scrape has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def scrape(routeable_url=None, domain=None, tld='gov', subdomain='', **kwargs):
Severity: Minor
Found in lambdas/site_mapper/handler.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status