Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ _dummy_features
Function
_dummy_features
tests/test_feedback.py:34–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
33
34
def
_dummy_features() -> dict[str, float]:
35
return
extract_features(
"explain quicksort in Python"
)
36
37
38
def
_make_feedback_app(
Callers
7
test_capture_and_submit_weak
Method · 0.85
test_submit_ok_reinforces
Method · 0.85
test_submit_strong
Method · 0.85
test_no_change_at_boundary
Method · 0.85
test_buffer_persists_indefinitely
Method · 0.85
test_rate_limiting
Method · 0.85
test_status
Method · 0.85
Calls
1
extract_features
Function · 0.90
Tested by
no test coverage detected