dkubb/axiom-sql-generator

View on GitHub
lib/axiom/sql/generator/relation/unary.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Unary has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

        class Unary < Relation
          extend Aliasable
          include Direction,
                  Literal,
                  Function::Aggregate,
Severity: Minor
Found in lib/axiom/sql/generator/relation/unary.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status