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
Improve test coverage for op module based on review feedback (#29)
* Initial plan
* Add tests for _execute_operation with provided session and read_with_poll without vt
Co-authored-by: jason810496 <[email protected]>
* Add test for async _execute_operation path when session is None
Co-authored-by: jason810496 <[email protected]>
* Remove fragile line number references from test comments
Co-authored-by: jason810496 <[email protected]>
* Clarify comment in test_read_with_poll_without_vt
Co-authored-by: jason810496 <[email protected]>
* Address final code review feedback: improve test structure and add cleanup verification
Co-authored-by: jason810496 <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: jason810496 <[email protected]>
0 commit comments