rescribet/link-lib

View on GitHub
src/store/deltaProcessor.ts

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function deltaProcessor has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const deltaProcessor = (
    addGraphIRIS: NamedNode[],
    replaceGraphIRIS: NamedNode[],
    removeGraphIRIS: NamedNode[],
    purgeGraphIRIS: NamedNode[],
Severity: Minor
Found in src/store/deltaProcessor.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status