MCPcopy 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

1import { describe, expect, it } from 'vitest';
2import {
3 buildImageUrl,
4 buildMaskUrlCandidates,

Callers

nothing calls this directly

Calls 10

normalizeImagePathFunction · 0.90
isImageFileFunction · 0.90
getImageLookupKeysFunction · 0.90
isAuxiliaryImagePathFunction · 0.90
isMaskImagePathFunction · 0.90
buildImageUrlFunction · 0.90
getMaskLookupPathsFunction · 0.90
getMaskPathVariantsFunction · 0.90
buildMaskUrlCandidatesFunction · 0.90

Tested by

no test coverage detected