martinandert/gql

View on GitHub
example/lib/app/graph/create_band_membership_call.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method execute has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

      def execute(person_id_or_slug, band_id_or_slug, started_year, ended_year = nil, role_ids_or_slugs = [])
Severity: Minor
Found in example/lib/app/graph/create_band_membership_call.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status