Commit bf64c7f
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>1 parent 0730af2 commit bf64c7f
1 file changed
Lines changed: 1 addition & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | 107 | | |
111 | 108 | | |
112 | 109 | | |
| |||
145 | 142 | | |
146 | 143 | | |
147 | 144 | | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | 145 | | |
155 | 146 | | |
156 | 147 | | |
| |||
0 commit comments