SpinaCMS/Spina

View on GitHub
app/helpers/spina/admin/icons_helper.rb

Summary

Maintainability
B
5 hrs
Test Coverage

Method heroicons_naming_v1_to_v2 has 126 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def heroicons_naming_v1_to_v2(name)
      lookup_table = {
        "adjustments" => "adjustments-vertical",
        "annotation" => "chat-bubble-bottom-center-text",
        "archive" => "archive-box",
Severity: Major
Found in app/helpers/spina/admin/icons_helper.rb - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status