MCPcopy Create free account
hub / github.com/alibaba/open-code-review / configOperations

Function configOperations

scripts/github-actions/action-contract.test.js:330–332  ·  view source on GitHub ↗
(fixture)

Source from the content-addressed store, hash-verified

328}
329
330function configOperations(fixture) {
331 return readJsonLines(fixture.configPath);
332}
333
334function allFixtureFiles(root) {
335 const files = [];

Calls 1

readJsonLinesFunction · 0.85

Tested by

no test coverage detected