nus-mtp/attack-on-tutor

View on GitHub
migrations/migration-1.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function up has 75 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    up: function(queryInterface, Sequelize) {

        var promises = [];

        promises.push(queryInterface.createTable('Users', {
Severity: Major
Found in migrations/migration-1.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status