teableio/teable

View on GitHub
packages/core/src/formula/functions/text.spec.ts

Summary

Maintainability
B
5 hrs
Test Coverage

File text.spec.ts has 447 lines of code (exceeds 300 allowed). Consider refactoring.
Open

/* eslint-disable sonarjs/no-duplicate-string */
import { CellValueType } from '../../models/field/constant';
import { TypedValue } from '../typed-value';
import {
  Concatenate,
Severity: Minor
Found in packages/core/src/formula/functions/text.spec.ts - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status