radar/twist-v2

View on GitHub
backend/lib/twist/web/graphql/runner.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method run has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def run(query:, variables: {}, context: {})
          context = context.merge(
            branch_loader: branch_loader,
            commit_loader: commit_loader,
            element_loader: element_loader,
Severity: Minor
Found in backend/lib/twist/web/graphql/runner.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status