Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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"
)
65
def
eval_results() -> list[dict]:
66
return
_evaluate(DATASET)
67
68
69
class
TestBenchmarkAccuracy:
Callers
nothing calls this directly
Calls
1
_evaluate
Function · 0.70
Tested by
no test coverage detected