Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ urlLoaderManifestFetch.test.ts
File
urlLoaderManifestFetch.test.ts
src/hooks/urlLoaderManifestFetch.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
{ buildFile } from
'../test/builders'
;
3
import
type
{ ColmapManifest, UrlLoadError } from
'../types/manifest'
;
4
import
{
Callers
nothing calls this directly
Calls
14
fetchUrlManifest
Function · 0.90
fetchManifestFile
Function · 0.90
buildFile
Function · 0.90
fetchManifestColmapFiles
Function · 0.90
discoverDirectoryListingSplatPaths
Function · 0.90
discoverHuggingFaceSplatPaths
Function · 0.90
deriveMasksPathFromImages
Function · 0.90
missingResponse
Function · 0.85
textResponse
Function · 0.85
streamingBinResponse
Function · 0.85
get
Method · 0.80
entries
Method · 0.80
Tested by
no test coverage detected