nstarman/utilipy

View on GitHub
utilipy/utils/pickle.py

Summary

Maintainability
A
3 hrs
Test Coverage

Function dump has 10 arguments (exceeds 4 allowed). Consider refactoring.
Open

def dump(
Severity: Major
Found in utilipy/utils/pickle.py - About 1 hr to fix

    Function load has 9 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def load(
    Severity: Major
    Found in utilipy/utils/pickle.py - About 1 hr to fix

      Function dump_many has 8 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      def dump_many(
      Severity: Major
      Found in utilipy/utils/pickle.py - About 1 hr to fix

        There are no issues that match your filters.

        Category
        Status