handlers.js

Summary

Maintainability
A
2 hrs
Test Coverage

Showing 1 of 1 total issue

Function handlers has 50 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function handlers(config) {
 
var Model = database({
connection: config.connection
});
Severity: Minor
Found in handlers.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status