Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ urlUtils.test.ts
File
urlUtils.test.ts
src/utils/urlUtils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, vi, afterEach } from
'vitest'
;
2
import
{
3
detectCloudProvider,
4
isPreSignedUrl,
Callers
nothing calls this directly
Calls
9
normalizeGitHostingUrl
Function · 0.90
isManifestUrl
Function · 0.90
getFilenameFromUrl
Function · 0.90
fetchRemoteSplatFile
Function · 0.90
detectCloudProvider
Function · 0.85
isPreSignedUrl
Function · 0.85
normalizeCloudStorageUrl
Function · 0.85
getCorsInstructions
Function · 0.85
streamingResponse
Function · 0.85
Tested by
no test coverage detected