unepwcmc/SAPI

View on GitHub
app/jobs/sunday_cleanup_job.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def perform(*args)
    # rake "dashboard_stats:cache:update"
    DashboardStatsCache.update_dashboard_stats

    # rake "db:common_names:cleanup"
Severity: Minor
Found in app/jobs/sunday_cleanup_job.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status