MCPcopy Create free account
hub / github.com/Snapchat/Valdi / check_api_surface.py

File check_api_surface.py

tools/api_surface/check_api_surface.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Compare the current Valdi API surface against a baseline.
3
4Errors on removals (deleted interfaces, properties, types, enum members).

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
PathClass · 0.50

Tested by

no test coverage detected