Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gitify-app/gitify
/ errors.test.ts
File
errors.test.ts
src/renderer/utils/api/errors.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ GraphqlResponseError } from
'@octokit/graphql'
;
2
import
{ RequestError } from
'@octokit/request-error'
;
3
4
import
{ EVENTS } from
'../../../shared/events'
;
Callers
nothing calls this directly
Calls
3
determineFailureType
Function · 0.90
handleGraphQLResponseError
Function · 0.90
createGraphQLResponseError
Function · 0.85
Tested by
no test coverage detected