fedspendingtransparency/usaspending-api

View on GitHub
usaspending_api/download/management/commands/populate_monthly_delta_files.py

Summary

Maintainability
A
0 mins
Test Coverage
D
63%

File populate_monthly_delta_files.py has 336 lines of code (exceeds 250 allowed). Consider refactoring.
Wontfix

import boto3
import logging
import os
import pandas as pd
import re

    Avoid too many return statements within this function.
    Wontfix

            return "{}-{}-{}".format(year, month, day)

      There are no issues that match your filters.

      Category
      Status