Vizzuality/landgriffon

View on GitHub
api/src/modules/impact/reports/impact-report.parser.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function parseNode has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  parseNode(
    node: AnyImpactTableRows,
    indicatorName:
      | Pick<ImpactTableDataByIndicator, 'indicatorShortName'>
      | string,
Severity: Minor
Found in api/src/modules/impact/reports/impact-report.parser.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status