andrab/ecuacovid

View on GitHub
lib/ecuacovid/tasks.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Method register_compound_tasks has 79 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def register_compound_tasks
      desc "Saves city positive cases pivoted"
      task generate_positives_cities_tabulated: [
        :positives_cities_accumulated_per_day_tabulated,
        :positives_cities_new_per_day_tabulated,
Severity: Major
Found in lib/ecuacovid/tasks.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status