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

teableio / teable / 8389034568

22 Mar 2024 10:38AM UTC coverage: 79.934% (+51.7%) from 28.208%
8389034568

Pull #487

github

web-flow
Merge 3045b1f94 into a06c6afb1
Pull Request #487: refactor: move zod schema to openapi

3263 of 3860 branches covered (84.53%)

67 of 70 new or added lines in 23 files covered. (95.71%)

762 existing lines in 27 files now uncovered.

25152 of 31466 relevant lines covered (79.93%)

1188.31 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