maxdemarzi/neography

View on GitHub
lib/neography/rest/transactions.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method convert_cypher has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def convert_cypher(statements)
        array = []
        query = nil
        parameters = nil
        Array(statements).each do |statement|
Severity: Minor
Found in lib/neography/rest/transactions.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status