MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / zipImageFiles.test.ts

File zipImageFiles.test.ts

src/utils/zipImageFiles.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

clearZipCacheFunction · 0.90
isZipLoadingAvailableFunction · 0.90
buildReadableFileFunction · 0.90
fetchZipImageFunction · 0.90
getZipImageCachedFunction · 0.90
getZipImageCacheStatsFunction · 0.90
fetchZipImageRawFunction · 0.90
buildFileFunction · 0.90
buildArchiveEntryFunction · 0.90
fetchZipMaskFunction · 0.90
getZipMaskCachedFunction · 0.90
getZipMaskCacheStatsFunction · 0.90

Tested by

no test coverage detected