CleverStack/clever-orm

View on GitHub
utils/model/orm/associations/nestedOperations/belongsTo/afterUpdate.js

Summary

Maintainability
A
50 mins
Test Coverage

Function exports has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

module.exports = function aliasTargetModelAfterUpdateSourceModel(as, association, targetModel, instance, values, queryOptions, callback) {
Severity: Major
Found in utils/model/orm/associations/nestedOperations/belongsTo/afterUpdate.js - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status