teableio/teable

View on GitHub
packages/core/src/formula/functions/date-time.spec.ts

Summary

Maintainability
D
2 days
Test Coverage

File date-time.spec.ts has 1090 lines of code (exceeds 300 allowed). Consider refactoring.
Open

/* eslint-disable sonarjs/no-duplicate-string */
import type { IRecord } from '../../models';
import { CellValueType } from '../../models/field/constant';
import { TypedValue } from '../typed-value';
import {
Severity: Major
Found in packages/core/src/formula/functions/date-time.spec.ts - About 2 days to fix

    There are no issues that match your filters.

    Category
    Status