codeforamerica/ohana-api

View on GitHub
lib/category_id_collector.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

CategoryIdCollector#cat_ids doesn't depend on instance state (maybe move it to another class?)
Open

  def cat_ids(taxonomy_ids)
Severity: Minor
Found in lib/category_id_collector.rb by reek

A Utility Function is any instance method that has no dependency on the state of the instance.

There are no issues that match your filters.

Category
Status