MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / imageFileUtils.test.ts

File imageFileUtils.test.ts

src/utils/imageFileUtils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import {
3 buildArchiveEntry,
4 buildFile,

Callers

nothing calls this directly

Calls 15

buildResponseFunction · 0.90
buildReadableFileFunction · 0.90
buildFileFunction · 0.90
buildArchiveEntryFunction · 0.90
collectImageFilesFunction · 0.90
getImageFileFunction · 0.90
getMaskFileFunction · 0.90
clearUrlImageCacheFunction · 0.85
clearZipCacheFunction · 0.85
fetchUrlImageFunction · 0.85
fetchZipImageFunction · 0.85
getZipImageCacheStatsFunction · 0.85

Tested by

no test coverage detected