tryzealot/zealot

View on GitHub
app/services/create_sample_apps_service.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method stardford_app has 55 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def stardford_app(user)
    app_name = t('demo.app_name1')
    app_bundle_id = 'com.zealot.app-demo'
    channels = %i[Android iOS]
    schemes = [
Severity: Major
Found in app/services/create_sample_apps_service.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status