fedspendingtransparency/usaspending-api

View on GitHub
usaspending_api/common/helpers/sql_helpers.py

Summary

Maintainability
A
0 mins
Test Coverage
A
90%

File sql_helpers.py has 272 lines of code (exceeds 250 allowed). Consider refactoring.
Wontfix

import os

from collections import namedtuple, OrderedDict
from django.conf import settings
from django.db import connection, connections, router, DEFAULT_DB_ALIAS
Severity: Minor
Found in usaspending_api/common/helpers/sql_helpers.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status