aaronFranssell/cacheable_kdtree

View on GitHub
lib/cacheable_kdtree/util.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

  def self.distance_law_of_cosines(p1_lat, p1_long, p2_lat, p2_long, sphere_radius)
Severity: Minor
Found in lib/cacheable_kdtree/util.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status