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
Remove dead expected_result_code=None branch from VWS.make_request
No VWS method passes expected_result_code=None; VuMarkService handles
binary responses via its own direct target_api_request call. Removing
the unused branch restores 100% test coverage.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments