dsi-icl/optimise

View on GitHub
packages/optimise-core/src/core/MeddraHierarchyProcessor.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function transformData has 73 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    transformData() {
        const names = {};
        const parents = {};
        const leafs = [];
Severity: Major
Found in packages/optimise-core/src/core/MeddraHierarchyProcessor.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status