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

teableio / teable / 8537011228

03 Apr 2024 10:15AM UTC coverage: 82.825% (+61.3%) from 21.535%
8537011228

Pull #514

github

web-flow
Merge fe52186b9 into 45ee7ebb3
Pull Request #514: refactor: user and link selector

4033 of 4226 branches covered (95.43%)

343 of 372 new or added lines in 8 files covered. (92.2%)

26958 of 32548 relevant lines covered (82.83%)

1213.2 hits per line

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

0.0
/apps/nestjs-backend/src/features/record/constant.ts
1
export const RECORD_DEFINE = `
×
2
singleLineText, type: string, example: "bieber"
×
3
longText, type: string, example: "line1\nline2"
×
4
singleLineText, type: string, example: "bieber"
×
5
attachment, type: string, example: "bieber"
×
6
checkbox, type: string, example: "true"
×
7
multipleSelect, type: string[], example: ["red", "green"]
×
8
singleSelect, type: string, example: "In Progress"
×
9
date, type: string, example: "2012/12/12"
×
10
phoneNumber, type: string, example: "1234567890"
×
11
email, type: string, example: "address@teable.io"
×
12
url, type: string, example: "https://teable.io"
×
13
number, type: number, example: 1
×
14
currency, type: number, example: 1
×
15
percent, type: number, example: 1
×
16
duration, type: number, example: 1
×
17
rating, type: number, example: 1
×
18
formula,type: string, example: "bieber"
×
19
rollup, type: string, example: "bieber"
×
20
count, type: number, example: 1
×
21
multipleRecordLinks, type: string, example: "bieber"
×
22
multipleLookupValues, type: string, example: "bieber"
×
23
createdTime, type: string, example: "2012/12/12 03:03"
×
24
lastModifiedTime, type: string, example: "2012/12/12 03:03"
×
25
createdBy, type: string, example: "bieber"
×
26
lastModifiedBy, type: string, example: "bieber"
×
27
autoNumber, type: number, example: 1
×
28
button, type: string, example: "click"
×
29
`;
×
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