gadael/gadael

View on GitHub
schema/CompulsoryLeave.js

Summary

Maintainability
A
1 hr
Test Coverage

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

exports = module.exports = function(params) {

    var mongoose = params.mongoose;

    var compulsorySchema = new params.mongoose.Schema({
Severity: Minor
Found in schema/CompulsoryLeave.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status