MCPcopy Create free account
hub / github.com/banga/git-split-diffs / zip.test.ts

File zip.test.ts

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

Source from the content-addressed store, hash-verified

1/* eslint-disable no-inner-declarations */
2import { zip, zipAsync } from './zip';
3
4describe('zip', () => {

Callers

nothing calls this directly

Calls 6

zipFunction · 0.90
zipAsyncFunction · 0.90
drainFunction · 0.85
gFunction · 0.85
g1Function · 0.85
g2Function · 0.85

Tested by

no test coverage detected