micro--go-micro
573ca31b10
Harness (E2E) / Harnesses (mock LLM) (push) Has been cancelled
Harness (E2E) / Provider harnesses (live LLM conformance) (push) Has been cancelled
Lint / golangci-lint (push) Has been cancelled
Run Tests / Unit Tests (push) Has been cancelled
Run Tests / Etcd Integration Tests (push) Has been cancelled
Streaming is implemented now (v6.3.3); the old test expected ErrStreamingUnsupported and failed. Replace it with a real SSE streaming test (httptest) that also asserts stream_options.include_usage and the final usage chunk.