MCPcopy
hub / github.com/OpenPipe/OpenPipe / archives.router.ts

File archives.router.ts

app/src/server/api/routers/archives.router.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from "zod";
2import { sql } from "kysely";
3
4import { createTRPCRouter, protectedProcedure } from "~/server/api/trpc";

Callers

nothing calls this directly

Calls 9

requireCanViewProjectFunction · 0.90
typedNodeFunction · 0.90
getArchivesFunction · 0.90
errorFunction · 0.90
requireCanModifyProjectFunction · 0.90
successFunction · 0.90
checkNodeInputFunction · 0.90
enqueueProcessNodeFunction · 0.90
thenMethod · 0.45

Tested by

no test coverage detected