crowdAI/crowdai

View on GitHub
app/helpers/tabs_helper.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method current_tab has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def current_tab
    case controller.controller_name
    when 'challenges'
      'overview'
    when 'leaderboards'
Severity: Minor
Found in app/helpers/tabs_helper.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status