Commit 8766fcc
fix: remove pragma no cover from except branch now covered by test
The except Exception handler in _handle_sse_response is now exercised
by the new test, so strict-no-cover rejects the pragma.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 51c62fd commit 8766fcc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
| 361 | + | |
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
| |||
0 commit comments