mysociety/popit-api

View on GitHub
src/importer.js

Summary

Maintainability
A
1 hr
Test Coverage

Function importer has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function importer(connection, popoloObject, callback) {
  var collections = [
    ['persons', 'Person'],
    ['people', 'Person'],
    ['organizations', 'Organization'],
Severity: Minor
Found in src/importer.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status