BathHacked/energy-sparks

View on GitHub
app/services/transifex/loader.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

    def perform
      transifex_load = TransifexLoad.create!(status: :running)
      begin
        log('Synchronising Activity Types')
        synchronise_resources(transifex_load, ActivityType.tx_resources)
Severity: Minor
Found in app/services/transifex/loader.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status