GeoKnow/Jassa-Core

View on GitHub
lib/facete/lookup_service/LookupServiceFacetCount.js

Summary

Maintainability
A
1 hr
Test Coverage

Function lookup has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    lookup: function(properties) {
        var self = this;

        var result = Promise
            .resolve(this.lsPreCount.lookup(properties))
Severity: Minor
Found in lib/facete/lookup_service/LookupServiceFacetCount.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status