MCPcopy Create free account
hub / github.com/PatrickSys/codebase-context / search-quality.test.ts

File search-quality.test.ts

tests/search-quality.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import type { SearchResult } from '../src/types/index.js';
3import { assessSearchQuality } from '../src/core/search-quality.js';
4

Callers

nothing calls this directly

Calls 2

assessSearchQualityFunction · 0.85
makeResultFunction · 0.70

Tested by

no test coverage detected