opal/opal-browser

View on GitHub
opal/browser/storage.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Storage has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

class Storage
  def self.json_create(data)
    data.delete(JSON.create_id)

    Hash[data.map {|key, value|
Severity: Minor
Found in opal/browser/storage.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status