fedspendingtransparency/usaspending-api

View on GitHub
usaspending_api/awards/delta_models/financial_accounts_by_awards.py

Summary

Maintainability
A
3 hrs
Test Coverage
A
100%

File financial_accounts_by_awards.py has 310 lines of code (exceeds 250 allowed). Consider refactoring.
Open

FINANCIAL_ACCOUNTS_BY_AWARDS_COLUMNS = {
    "data_source": "STRING",
    "financial_accounts_by_awards_id": "INTEGER NOT NULL",
    "piid": "STRING",
    "parent_award_id": "STRING",
Severity: Minor
Found in usaspending_api/awards/delta_models/financial_accounts_by_awards.py - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status