LucaCappelletti94/compress_json

View on GitHub
compress_json/compress_json.py

Summary

Maintainability
A
2 hrs
Test Coverage
A
96%

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

def local_dump(
Severity: Minor
Found in compress_json/compress_json.py - About 35 mins to fix

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

    def load(
    Severity: Minor
    Found in compress_json/compress_json.py - About 35 mins to fix

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

      def dump(
      Severity: Minor
      Found in compress_json/compress_json.py - About 35 mins to fix

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

        def local_load(
        Severity: Minor
        Found in compress_json/compress_json.py - About 35 mins to fix

          There are no issues that match your filters.

          Category
          Status