benfluleck/HelloBooks

View on GitHub
server/src/controllers/user.js

Summary

Maintainability
A
2 hrs
Test Coverage

File user.js has 259 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import bcrypt from 'bcrypt';
import models from '../models';
import generateToken from '../controllers/middleware/authenticate';
import pagination from '../controllers/helpers/pagination';

Severity: Minor
Found in server/src/controllers/user.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status