MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / CheckApiDepsFileIsUpToDate

Function CheckApiDepsFileIsUpToDate

PRESUBMIT.py:906–958  ·  view source on GitHub ↗

Check that 'include_rules' in api/DEPS is up to date. The file api/DEPS must be kept up to date in order to avoid to avoid to include internal header from WebRTC's api/ headers. This check is focused on ensuring that 'include_rules' contains a deny rule for each root level directory. More

(input_api, output_api)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CommonChecksFunction · 0.85

Calls 7

_ParseDepsFunction · 0.85
strFunction · 0.85
PresubmitLocalPathMethod · 0.80
AffectedFilesMethod · 0.80
LocalPathMethod · 0.80
getMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected