Vizzuality/landgriffon

View on GitHub
api/src/modules/contextual-layers/contextual-layer.repository.ts

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function getAggregatedH3ByNameAndResolution has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  async getAggregatedH3ByNameAndResolution(
    h3TableName: string,
    h3ColumnName: string,
    resolution: number,
    aggregationType: CONTEXTUAL_LAYER_AGG_TYPE,
Severity: Minor
Found in api/src/modules/contextual-layers/contextual-layer.repository.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status