slovensko-digital/harvester.ecosystem

View on GitHub
app/jobs/itms/sync_nrfc_application_job.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method sync_common_attributes has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def sync_common_attributes(nrfc_application, json, downloader)
    na = nrfc_application

    na.itms_href = json['href']
    na.itms_created_at = json['createdAt']
Severity: Minor
Found in app/jobs/itms/sync_nrfc_application_job.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status