SpontaneousCMS/spontaneous

View on GitHub
lib/spontaneous/output/store/fog.rb

Summary

Maintainability
B
5 hrs
Test Coverage

Class Fog has 37 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Fog < Backend
    def initialize(config)
      @config = config
    end

Severity: Minor
Found in lib/spontaneous/output/store/fog.rb - About 4 hrs to fix

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

        def store(revision, partition, _path, template, transaction)
    Severity: Minor
    Found in lib/spontaneous/output/store/fog.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status