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

teableio / teable / 10160523059

30 Jul 2024 10:17AM UTC coverage: 81.981% (-0.005%) from 81.986%
10160523059

push

github

web-flow
fix: unmatch operator symbol when select number cellvaluetype field (#778)

4256 of 4455 branches covered (95.53%)

28362 of 34596 relevant lines covered (81.98%)

1215.9 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