Vizzuality/landgriffon

View on GitHub
api/src/migrations/1692854789441-UpdateImpactStoredFunctions.ts

Summary

Maintainability
B
5 hrs
Test Coverage

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

  public async up(queryRunner: QueryRunner): Promise<void> {
    /**
     * @description: This function is used to get the h3 table name and column name for a given indicator by its name code
     */
    await queryRunner.query(`
Severity: Major
Found in api/src/migrations/1692854789441-UpdateImpactStoredFunctions.ts - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status