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