gzigzigzeo/pg_closure_tree_rebuild

View on GitHub
lib/pg_closure_tree_rebuild/runner.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

    def initialize(db, table, hierarchies = nil, parent_id = 'parent_id', id = 'id')
Severity: Minor
Found in lib/pg_closure_tree_rebuild/runner.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status