mongodb/mongo-ruby-driver

View on GitHub
lib/mongo/crypt/data_key_context.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

      def initialize(mongocrypt, io, master_key_document, key_alt_names, key_material)
Severity: Minor
Found in lib/mongo/crypt/data_key_context.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status