NatLibFi/marc-record-validators-melinda

View on GitHub
src/merge-fields/mergeConstraints.js

Summary

Maintainability
A
2 hrs
Test Coverage

File mergeConstraints.js has 284 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import createDebugLogger from 'debug';
const debug = createDebugLogger('@natlibfi/melinda-marc-record-merge-reducers:mergeConstraints');
//const debugData = debug.extend('data');
const debugDev = debug.extend('dev');

Severity: Minor
Found in src/merge-fields/mergeConstraints.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status