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

teableio / teable / 8432329425

26 Mar 2024 07:31AM CUT coverage: 26.059% (-0.05%) from 26.106%
8432329425

Pull #493

github

web-flow
Merge de535fbae into 98543ea09
Pull Request #493: feat: export csv

2106 of 3377 branches covered (62.36%)

9 of 220 new or added lines in 12 files covered. (4.09%)

1 existing line in 1 file now uncovered.

25609 of 98275 relevant lines covered (26.06%)

5.16 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