MCPcopy Index your code
hub / github.com/code-golf/code-golf / Play

Function Play

hole/play.go:66–116  ·  view source on GitHub ↗

Play a given hole, in a given lang, with given code and return the runs.

(
	ctx context.Context, hole *config.Hole, lang *config.Lang, code string,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

solutionPOSTFunction · 0.92
adminSolutionsRunGETFunction · 0.92

Calls 6

outputTestsFunction · 0.85
shuffleFunction · 0.85
fixedTestsFunction · 0.85
outputMultirunTestsFunction · 0.85
outputTestsWithSepFunction · 0.85
playFunction · 0.85

Tested by

no test coverage detected