Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/OpenPipe/OpenPipe
/ updatePruningRuleMatches.test.ts
File
updatePruningRuleMatches.test.ts
app/src/server/utils/nodes/updatePruningRuleMatches.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{
type
DatasetEntrySplit } from
"@prisma/client"
;
3
import
{
type
ChatCompletionMessageParam } from
"openai/resources/chat"
;
4
Callers
nothing calls this directly
Calls
10
updateDatasetPruningRuleMatches
Function · 0.90
copyPruningRulesForFineTune
Function · 0.90
insertTrainingDataPruningRuleMatches
Function · 0.90
getStringsToPrune
Function · 0.90
pruneInputMessages
Function · 0.90
initializeProject
Function · 0.85
createNodeEntry
Function · 0.85
createPruningRule
Function · 0.85
createFineTuneTrainingEntry
Function · 0.85
createFineTune
Function · 0.70
Tested by
no test coverage detected