Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ urlLoaderZipSource.test.ts
File
urlLoaderZipSource.test.ts
src/hooks/urlLoaderZipSource.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
'vitest'
;
2
import
{ buildArchiveEntry, buildArchiveReader, buildFile } from
'../test/builders'
;
3
import
{
4
loadZipUrlSource,
Callers
nothing calls this directly
Calls
5
mapZipProgressToUrlProgress
Function · 0.90
buildArchiveReader
Function · 0.90
buildArchiveEntry
Function · 0.90
buildFile
Function · 0.90
loadZipUrlSource
Function · 0.90
Tested by
no test coverage detected