Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColmapView/Colmapview.github.io
/ imageFileLookupPolicy.test.ts
File
imageFileLookupPolicy.test.ts
src/utils/imageFileLookupPolicy.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
buildImageUrl,
4
buildMaskUrlCandidates,
Callers
nothing calls this directly
Calls
10
normalizeImagePath
Function · 0.90
isImageFile
Function · 0.90
getImageLookupKeys
Function · 0.90
isAuxiliaryImagePath
Function · 0.90
isMaskImagePath
Function · 0.90
getImagePathLookupSuffixes
Function · 0.90
buildImageUrl
Function · 0.90
getMaskLookupPaths
Function · 0.90
getMaskPathVariants
Function · 0.90
buildMaskUrlCandidates
Function · 0.90
Tested by
no test coverage detected