teableio/teable

View on GitHub
apps/nestjs-backend/src/features/field/open-api/field-open-api.service.ts

Summary

Maintainability
B
4 hrs
Test Coverage

File field-open-api.service.ts has 417 lines of code (exceeds 300 allowed). Consider refactoring.
Open

import { BadRequestException, Injectable, Logger, NotFoundException } from '@nestjs/common';
import { FieldKeyType, FieldOpBuilder, FieldType, IFieldRo } from '@teable/core';
import type {
  IFieldVo,
  IConvertFieldRo,

    There are no issues that match your filters.

    Category
    Status