teableio/teable

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

Summary

Maintainability
B
6 hrs
Test Coverage

File numeric.spec.ts has 503 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 {
  Abs,
Severity: Major
Found in packages/core/src/formula/functions/numeric.spec.ts - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status