feedm3/hypem-resolver

View on GitHub
hypem-resolver.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function HypemResolver has 109 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function HypemResolver() {
    var request = require('request'),
        url = require('url'),
        _ = require('lodash'),
        Promise = require('bluebird');
Severity: Major
Found in hypem-resolver.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status