nus-mtp/attack-on-tutor

View on GitHub
migrations/migration-3.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

    up: function(queryInterface, Sequelize) {

        var promises = [];

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

    There are no issues that match your filters.

    Category
    Status