Sorry, data for that comparison is no longer available.

noesya/osuny

View on GitHub
app/jobs/refactor_options_job.rb

Summary

Maintainability
A
2 hrs
Test Coverage
F
6%

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

  def perform
    begin
      # Skip callbacks
      Communication::Block.skip_callback :save, :after, :touch_about
      Communication::Block.skip_callback :save, :after, :connect_and_sync_direct_sources
Severity: Major
Found in app/jobs/refactor_options_job.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status