• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

teableio / teable / 8370273405

21 Mar 2024 05:44AM CUT coverage: 28.222% (-0.009%) from 28.231%
8370273405

push

github

web-flow
fix: drag row order not work (#482)

2122 of 3238 branches covered (65.53%)

0 of 33 new or added lines in 3 files covered. (0.0%)

16 existing lines in 1 file now uncovered.

25811 of 91456 relevant lines covered (28.22%)

5.57 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/apps/nestjs-backend/src/features/chat/chart-completion.ro.ts
1
import { ApiProperty } from '@nestjs/swagger';
×
2

×
3
export class CompletionRo {
×
4
  @ApiProperty({
×
5
    description: 'The prompt message.',
×
6
    example: 'List table',
×
7
  })
×
8
  message!: string;
×
9
}
×
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc