crowdAI/crowdai

View on GitHub
doc/technical/archived_migrations/20160502081246_remove_teams.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def change
    drop_view :leaderboards
    drop_table :team_participants
    remove_column :submissions, :team_id
    drop_table :teams
Severity: Minor
Found in doc/technical/archived_migrations/20160502081246_remove_teams.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status