MCPcopy 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

1import { describe, it, expect, vi, afterEach } from 'vitest';
2import {
3 detectCloudProvider,
4 isPreSignedUrl,

Callers

nothing calls this directly

Calls 9

normalizeGitHostingUrlFunction · 0.90
isManifestUrlFunction · 0.90
getFilenameFromUrlFunction · 0.90
fetchRemoteSplatFileFunction · 0.90
detectCloudProviderFunction · 0.85
isPreSignedUrlFunction · 0.85
normalizeCloudStorageUrlFunction · 0.85
getCorsInstructionsFunction · 0.85
streamingResponseFunction · 0.85

Tested by

no test coverage detected