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

teableio / teable / 8421671885

25 Mar 2024 02:23PM UTC coverage: 79.959% (+53.9%) from 26.087%
8421671885

Pull #496

github

web-flow
Merge f587f00fb into 9313e45fb
Pull Request #496: fix: unexpected link convert

3265 of 3865 branches covered (84.48%)

63 of 63 new or added lines in 4 files covered. (100.0%)

762 existing lines in 27 files now uncovered.

25183 of 31495 relevant lines covered (79.96%)

1188.33 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