MCPcopy Create free account
hub / github.com/BinaryIgor/code-examples / build

Function build

some-wisdom-htmx-app/src/quotes/module.ts:24–117  ·  view source on GitHub ↗
(
    quoteNotesDbFilePath: string,
    quoteOfId: (quoteId: number) => Quote | null,
    usersOfIds: (ids: number[]) => Map<number, User>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

createNoteMethod · 0.95
validateQuoteNoteMethod · 0.95
deleteNoteMethod · 0.95
notesOfQuoteCountMethod · 0.95
quoteOfIdFunction · 0.85
quoteNoteViewsFunction · 0.85
addQuoteNoteEndpointFunction · 0.85
postMethod · 0.80
getMethod · 0.65
deleteMethod · 0.65

Tested by

no test coverage detected