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

teableio / teable / 10265336706

06 Aug 2024 11:06AM UTC coverage: 17.548% (-0.2%) from 17.734%
10265336706

Pull #793

github

web-flow
Merge e359041d4 into 1df1bc808
Pull Request #793: feat: record history

1387 of 2823 branches covered (49.13%)

6 of 1033 new or added lines in 43 files covered. (0.58%)

34 existing lines in 5 files now uncovered.

14088 of 80281 relevant lines covered (17.55%)

1.74 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