HabitatMap/AirCasting

View on GitHub
app/serializers/fixed_sessions_serializer.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def call(sessions)
    sessions_array = []

    sessions.map do |session|
      sessions_array <<
Severity: Minor
Found in app/serializers/fixed_sessions_serializer.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status