MCPcopy Create free account
hub / github.com/CommonstackAI/UncommonRoute / eval_results

Function eval_results

tests/test_bench.py:65–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63
64@pytest.fixture(scope="module")
65def eval_results() -> list[dict]:
66 return _evaluate(DATASET)
67
68
69class TestBenchmarkAccuracy:

Callers

nothing calls this directly

Calls 1

_evaluateFunction · 0.70

Tested by

no test coverage detected