Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ urlLoaderColmapDiscovery.test.ts
File
urlLoaderColmapDiscovery.test.ts
src/hooks/urlLoaderColmapDiscovery.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
type
{ ColmapManifest } from
'../types/manifest'
;
3
import
{
4
getHuggingFaceColmapPaths,
Callers
nothing calls this directly
Calls
10
getHuggingFaceColmapPaths
Function · 0.90
getHuggingFaceImagesPath
Function · 0.90
discoverHuggingFaceLayout
Function · 0.90
discoverHuggingFaceSplatPaths
Function · 0.90
discoverHuggingFaceColmapPaths
Function · 0.90
createDefaultManifest
Function · 0.90
withDiscoveredColmapPaths
Function · 0.90
jsonResponseWithNext
Function · 0.85
maldivesFetchImpl
Function · 0.85
jsonResponse
Function · 0.70
Tested by
no test coverage detected