agrawalradhika-cell
agrawalradhika-cell
This change introduces wrapper functions (`ecpLogf`, `ecpPrint`, `ecpFatalln`, `ecpFatalf`) that check the `ENABLE_ENTERPRISE_CERTIFICATE_LOGS` environment variable before writing to the log. This prevents unnecessary calls to `log.SetOutput(io.Discard)` and ensures that logging...
Test coverage is incorrectly configured, and is trying to ananlyze non-python files as if they are python code #### Environment details - `gapic-generator` version: `pip show gapic-generator` - https://github.com/googleapis/gapic-generator-python/actions/runs/19183909674/job/54846602382?pr=2472 ####...