ForestAdmin/forest-rails

View on GitHub
app/services/forest_liana/mixpanel_last_events_getter.rb

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

Method perform has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def perform(field_name, field_value)
      result = @mixpanel.request(
        'jql',
        script: "function main() {
          return People().filter(function (user) {
Severity: Minor
Found in app/services/forest_liana/mixpanel_last_events_getter.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status