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

teableio / teable / 10315240697

09 Aug 2024 07:14AM CUT coverage: 82.671% (-0.004%) from 82.675%
10315240697

Pull #807

github

web-flow
Merge 5c2c3e070 into 7701966d5
Pull Request #807: feat: new isUnrestricted parameter returned by base query interface

4399 of 4620 branches covered (95.22%)

2 of 7 new or added lines in 2 files covered. (28.57%)

1 existing line in 1 file now uncovered.

29292 of 35432 relevant lines covered (82.67%)

1242.81 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