matkoniecz/CartoCSSHelper

View on GitHub
lib/data/testing_locations.rb

Summary

Maintainability
C
1 day
Test Coverage

Method get_list_of_testing_locations has 234 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.get_list_of_testing_locations
    return [
      [50.1, 19.9], # Krakow
      [53.2, -1.8], # rural uk
      [36.1, 140.7], # Japan
Severity: Major
Found in lib/data/testing_locations.rb - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status