3ac881f1b4
The method body had been marked `# pragma: no cover` (widened further once httpx2 moved into the method). Exercise it against an httpx2 MockTransport instead, covering both the response body and the raise_for_status path, and drop the pragma.