modeset/teaspoon

View on GitHub
lib/teaspoon/formatter/base.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class Base has 32 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Base
      RESERVED_PARAMS = ["body", "instrument"]

      attr_accessor :total_count, :run_count, :passes, :pendings, :failures, :errors

Severity: Minor
Found in lib/teaspoon/formatter/base.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status