rawfunkmaharishi/funkdata

View on GitHub
lib/funkdata/geo_json.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method data has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.data
      gigs = GigFetcher.get_gigs
      venues = gigs.map do |g|
        {
          geometry: {
Severity: Minor
Found in lib/funkdata/geo_json.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status