Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/debugpy
/ is_exciting
Function
is_exciting
tests/tests/test_timeline.py:381–382 ·
view source on GitHub ↗
(occ)
Source
from the content-addressed store, hash-verified
379
380
def
test_conditional(make_timeline):
381
def
is_exciting(occ):
382
return
occ == Event(some.str,
"exciting"
)
383
384
messages = MessageFactory()
385
Callers
nothing calls this directly
Calls
1
Event
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…