attack/barometer

View on GitHub
lib/barometer/weather.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  class Weather
    attr_accessor :responses
    attr_accessor :start_at, :end_at

    def initialize(units=:metric)
Severity: Minor
Found in lib/barometer/weather.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status