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

teableio / teable / 10262077114

06 Aug 2024 07:20AM UTC coverage: 17.555% (-0.2%) from 17.734%
10262077114

Pull #793

github

web-flow
Merge 4e514512d into 535ad0480
Pull Request #793: feat: record history

1387 of 2823 branches covered (49.13%)

6 of 1026 new or added lines in 42 files covered. (0.58%)

4 existing lines in 4 files now uncovered.

14088 of 80249 relevant lines covered (17.56%)

1.75 hits per line

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

0.0
/packages/sdk/src/config/local-storage-keys.ts
1
export enum LocalStorageKeys {
×
2
  FieldSystem = 'ls_field_system',
×
NEW
3
  RecordHistoryVisible = 'ls_record_history_visible',
×
4
  ExpandRecordPanelSize = 'ls_expand_record_panel_size',
×
5
  DashboardKey = 'ls_dashboard_key',
×
6
  ViewFromData = 'ls_view_form_data',
×
7
  ViewFromMode = 'ls_view_form_mode',
×
8
  ViewGridCollapsedGroup = 'ls_view_grid_collapsed_group',
×
9
  ViewKanbanCollapsedStack = 'ls_view_kanban_collapsed_stack',
×
10
  CompletedGuideMap = 'ls_completed_guide_map',
×
11
  ImportAlert = 'ls_import_alert',
×
12
}
×
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