omar2535/GraphQLer

View on GitHub
graphqler/compiler/compiler.py

Summary

Maintainability
A
1 hr
Test Coverage

Function __init__ has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def __init__(self, save_path: str, url: str):
        """Initializes the compiler,
            creates all necessary file paths to save the outputs for run if doesn't already exist

        Args:
Severity: Minor
Found in graphqler/compiler/compiler.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status