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

File zipArchiveState.test.ts

src/utils/zipArchiveState.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 { buildArchiveEntry, buildArchiveReader } from '../test/builders';
3import type { ArchiveEntry } from '../types/libarchive';
4import {

Callers

nothing calls this directly

Calls 10

clearActiveZipArchiveFunction · 0.90
hasActiveZipArchiveFunction · 0.90
getActiveZipImageIndexFunction · 0.90
getActiveZipStatsFunction · 0.90
setActiveZipArchiveFunction · 0.90
buildArchiveReaderFunction · 0.90
findZipEntryFunction · 0.90
extractZipImageFunction · 0.90
makeEntryFunction · 0.85
indexArchiveImagesFunction · 0.85

Tested by

no test coverage detected