You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
We've seen a few bugs like b/187988047. Even though tests passed, the code generated by the microgenerator failed to compile. This caused dozens of pull requests with tests failing to be opened in python library repositories.
Please add a test that uses real protos from googleapis/googleapis, and runs black, mypy, and flake8 on the output to confirm it compiles. Using a real API is more likely to catch a generator that generates broken code.