Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Boris-code/feapder
/ test_store
Function
test_store
tests/test_metrics.py:32–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
31
32
def
test_store():
33
metrics.emit_store(
"total"
, 100, classify=
"cookie_count"
)
34
35
36
def
test_time():
Callers
1
test_metrics.py
File · 0.85
Calls
1
emit_store
Method · 0.80
Tested by
no test coverage detected