fix: increase testing, fix misconfiguration#148
Conversation
There was a problem hiding this comment.
Code Review
This pull request refactors the SDK exception tests in tests/test_sdk.py to use pytest.raises instead of try/except blocks, and adds new test cases for exception attributes and messages. It also removes a TODO comment from policy_stub.py. The review feedback suggests adding an assertion to verify that the context manager exit actually calls close() on the services object, as the test currently lacks this verification.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
3bc18a7 to
dd253d0
Compare
No description provided.