gadael/gadael

View on GitHub
schema/UserRenewalStat.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exports has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports = module.exports = function(params) {

    let mongoose = params.mongoose;
    let userRenewalStatSchema = new mongoose.Schema({

Severity: Major
Found in schema/UserRenewalStat.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status