MCPcopy Index your code
hub / github.com/simstudioai/sim / azure-devops.ts

File azure-devops.ts

apps/sim/connectors/azure-devops/azure-devops.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { getErrorMessage, toError } from '@sim/utils/errors'
3import { fetchWithRetry, VALIDATE_RETRY_OPTIONS } from '@/lib/knowledge/documents/utils'
4import { azureDevopsConnectorMeta } from '@/connectors/azure-devops/meta'

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
toErrorFunction · 0.90
fetchWithRetryFunction · 0.90
getErrorMessageFunction · 0.90
joinTagArrayFunction · 0.90
parseTagDateFunction · 0.90
readStringFunction · 0.85
parseContentTypeFunction · 0.85
readWorkItemFiltersFunction · 0.85
readFileFiltersFunction · 0.85
runPhaseFunction · 0.85
capReachedFunction · 0.85

Tested by

no test coverage detected