Vizzuality/landgriffon

View on GitHub
api/src/migrations/1664874035162-UpdatedMethodologyStoredFunctions.ts

Summary

Maintainability
B
6 hrs
Test Coverage

Function up has 158 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  public async up(queryRunner: QueryRunner): Promise<void> {
    await queryRunner.query(`CREATE OR REPLACE FUNCTION sum_h3_weighted_cropland_area(
    geo_region_id uuid,
    material_id uuid,
    h3_data_type material_to_h3_type_enum
Severity: Major
Found in api/src/migrations/1664874035162-UpdatedMethodologyStoredFunctions.ts - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status