crowdAI/crowdai

View on GitHub
doc/technical/archived_migrations/20160509194714_update_submissions2.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def change
    drop_view :leaderboards
    remove_column :submissions, :evaluated
    create_view :leaderboards,
    "

    There are no issues that match your filters.

    Category
    Status