Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ zipImageFiles.test.ts
File
zipImageFiles.test.ts
src/utils/zipImageFiles.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
buildArchiveEntry,
4
buildFile,
Callers
nothing calls this directly
Calls
15
clearZipCache
Function · 0.90
isZipLoadingAvailable
Function · 0.90
buildReadableFile
Function · 0.90
fetchZipImage
Function · 0.90
getZipImageCached
Function · 0.90
getZipImageCacheStats
Function · 0.90
fetchZipImageRaw
Function · 0.90
buildFile
Function · 0.90
buildArchiveEntry
Function · 0.90
fetchZipMask
Function · 0.90
getZipMaskCached
Function · 0.90
getZipMaskCacheStats
Function · 0.90
Tested by
no test coverage detected