sideroad/wd-ct

View on GitHub
src/wd-extension.js

Summary

Maintainability
B
6 hrs
Test Coverage

Function adapt has 159 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  adapt: function(wd, store, logger){
    var fs = require('fs'),
        _ = require('lodash'),
        path = require('path'),
        Q = require('q'),
Severity: Major
Found in src/wd-extension.js - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status