openaustralia/morph

View on GitHub
app/models/scraper.rb

Summary

Maintainability
C
7 hrs
Test Coverage
F
53%

Class Scraper has 41 methods (exceeds 20 allowed). Consider refactoring.
Open

class Scraper < ApplicationRecord
  extend T::Sig

  include RenderSync::Actions
  # Using smaller batch_size than the default for the time being because
Severity: Minor
Found in app/models/scraper.rb - About 5 hrs to fix

    File scraper.rb has 265 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    class Scraper < ApplicationRecord
      extend T::Sig
    
      include RenderSync::Actions
      # Using smaller batch_size than the default for the time being because
    Severity: Minor
    Found in app/models/scraper.rb - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status