crowdAI/crowdai

View on GitHub
doc/technical/archived_migrations/20160614140653_ongoing_leaderboard.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Method change has 78 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def change
    drop_view :leaderboards
    create_view :leaderboards,
    "
    SELECT l.row_num,

    There are no issues that match your filters.

    Category
    Status