Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
318
function
configOperations(fixture) {
319
return
readJsonLines(fixture.configPath);
320
}
321
322
function
allFixtureFiles(root) {
323
const
files = [];
Callers
5
testConfigureNeutralizesStaleProviderAndStaticToken
Function · 0.85
testConfigureProtocolTracksUseAnthropic
Function · 0.85
testConfigurePreservesLegacyUseAnthropicResolution
Function · 0.85
testConfigureClearsStaleExtraHeadersBeforeTokenCommand
Function · 0.85
testConfigureClearsStaleRetryCodesBeforeEndpointConfig
Function · 0.85
Calls
1
readJsonLines
Function · 0.85
Tested by
no test coverage detected