MCPcopy
hub / github.com/immich-app/immich / labels

Function labels

packages/scripts/src/commands/release.spec.ts:14–14  ·  view source on GitHub ↗
(versions: ArchivedVersion[])

Source from the content-addressed store, hash-verified

12});
13
14const labels = (versions: ArchivedVersion[]) => versions.map((v) => v.label);
15
16describe(getNewVersion.name, () => {
17 describe('transitions', () => {

Callers 1

release.spec.tsFile · 0.85

Calls 1

mapMethod · 0.80

Tested by

no test coverage detected