BerniWittmann/spielplanismaning

View on GitHub
src/models/Teams.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function fill has 70 lines of code (exceeds 25 allowed). Consider refactoring.
Open

TeamSchema.methods.fill = function(callback) {
    const team = this;
    const beachEventID = cls.getBeachEventID();
    const clsSession = cls.getNamespace();
    const results = {
Severity: Major
Found in src/models/Teams.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status