Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ zipLoaderPolicy.test.ts
File
zipLoaderPolicy.test.ts
src/utils/zipLoaderPolicy.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
import
{
3
buildArchiveEntryPath,
4
findLargestArchivePlyCandidate,
Callers
nothing calls this directly
Calls
14
hasArchiveExtension
Function · 0.90
isArchiveMimeType
Function · 0.90
isArchiveImagePath
Function · 0.90
isArchiveColmapPath
Function · 0.90
isArchivePlyPath
Function · 0.90
isArchiveSplatPath
Function · 0.90
findLargestArchivePlyCandidate
Function · 0.90
findPreferredArchiveSplatCandidate
Function · 0.90
sortArchiveSplatCandidatesByPreference
Function · 0.90
buildArchiveEntryPath
Function · 0.90
getArchiveImageLookupKeys
Function · 0.90
getColmapArchiveKey
Function · 0.90
Tested by
no test coverage detected