mongoid/moped

View on GitHub
lib/moped/protocol/get_more.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

      def initialize(database, collection, cursor_id, limit, options = {})
Severity: Minor
Found in lib/moped/protocol/get_more.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status