Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ migration.test.ts
File
migration.test.ts
src/store/migration.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
import
{
3
applyLegacyMigrations,
4
parseLegacyPersistedState,
Callers
nothing calls this directly
Calls
8
parseLegacyPersistedState
Function · 0.90
applyLegacyMigrations
Function · 0.90
migrateCameraPersistedState
Function · 0.90
migrateUIPersistedState
Function · 0.90
importFreshMigration
Function · 0.85
setItem
Method · 0.80
getItem
Method · 0.80
clear
Method · 0.65
Tested by
no test coverage detected