Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Boris-code/feapder
/ test_any
Function
test_any
tests/test_metrics.py:40–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
39
40
def
test_any():
41
metrics.emit_any(
42
tags={
"_key"
:
"total"
,
"_type"
:
"any"
}, fields={
"_value"
: 100}, classify=
"time"
43
)
44
45
46
if
__name__ ==
"__main__"
:
Callers
1
test_metrics.py
File · 0.85
Calls
1
emit_any
Method · 0.80
Tested by
no test coverage detected