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

teableio / teable / 8453146637

27 Mar 2024 02:08PM UTC 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/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