vgno/data-shaper

View on GitHub
lib/resolve-value.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function resolveValue has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function resolveValue(sourceData, reference, options, callback) {
    var fetchData = options.fetchData;

    // We got a null reference, meaning that the resolving of a reverse
    // reference is done
Severity: Major
Found in lib/resolve-value.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status