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

Function configOperations

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

Source from the content-addressed store, hash-verified

316}
317
318function configOperations(fixture) {
319 return readJsonLines(fixture.configPath);
320}
321
322function allFixtureFiles(root) {
323 const files = [];

Calls 1

readJsonLinesFunction · 0.85

Tested by

no test coverage detected