lanej/zendesk2

View on GitHub
lib/zendesk2/create_user.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method mock has 50 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def mock
    user_id = cistern.serial_id

    user = params.fetch('user')
    organization_id = user['organization_id']
Severity: Minor
Found in lib/zendesk2/create_user.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status