MCPcopy Create free account
hub / github.com/github/gh-aw / create_pull_request.test.cjs

File create_pull_request.test.cjs

actions/setup/js/create_pull_request.test.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-check
2import { describe, it, expect, beforeEach, afterEach, vi } from "vitest";
3import { createRequire } from "module";
4import { fileURLToPath } from "url";

Callers

nothing calls this directly

Calls 15

getDraftOverrideWarningsFunction · 0.85
enforcePullRequestLimitsFunction · 0.85
countUniquePatchFilesFunction · 0.85
writePatchFunction · 0.85
isGitAm3WayFunction · 0.85
isGitAmCallFunction · 0.85
isGitAmAbortFunction · 0.85
createRateLimitErrorFunction · 0.85
buildOversizedPatchFunction · 0.85
mainFunction · 0.70
canonicalPatchPathFunction · 0.70

Tested by

no test coverage detected