Asymmetrik/mean2-starter

View on GitHub
src/server/app/audit/models/audit.server.model.js

Summary

Maintainability
A
35 mins
Test Coverage

Function search has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

AuditSchema.statics.search = function(queryTerms, searchTerms, limit, offset, sortArr) {
Severity: Minor
Found in src/server/app/audit/models/audit.server.model.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status