Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ fetch
Method
fetch
packages/cloudflare/test/durableobject.test.ts:170–170 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
168
it(
'Built-in durable object methods are always instrumented'
, () => {
169
const
testClass =
class
{
170
fetch() {}
171
172
alarm() {}
173
Callers
7
patchAppUse.test.ts
File · 0.45
applyPatches.test.ts
File · 0.45
earlyPatchRoute.test.ts
File · 0.45
createClientInstrumentation.test.ts
File · 0.45
fetch.test.ts
File · 0.45
wrapFetchWithSentry.test.ts
File · 0.45
durableobject.test.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected