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

teableio / teable / 8453146637

27 Mar 2024 02:08PM CUT coverage: 82.388% (+60.6%) from 21.837%
8453146637

push

github

web-flow
fix: date field grouping collapse (#505)

* fix: date field grouping collapse

* fix: remove redundant record menu items

* fix: long text field editor style

3850 of 4032 branches covered (95.49%)

1 of 2 new or added lines in 1 file covered. (50.0%)

25944 of 31490 relevant lines covered (82.39%)

1211.99 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