• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lsm / neokai / 24707234971 / 30
83%
dev: 83%

Build:
DEFAULT BRANCH: dev
Ran 21 Apr 2026 06:19AM UTC
Files 277
Run time 8s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 Apr 2026 06:17AM UTC coverage: 19.664% (-0.004%) from 19.668%
24707234971.30

push

github

web-flow
fix(copilot): call client.start() before caching CopilotClient (#1568)

getOrCreateClient() was creating a CopilotClient but never calling
.start(), so the client had no underlying CLI connection. This caused
a "Client not connected" warning on every daemon start when listModels()
was called against the unstarted client.

Convert getOrCreateClient() to async and await client.start() before
assigning to clientCache. If start() throws the cache stays undefined,
allowing the next call to retry with a fresh instance.

Add unit tests that verify start() is called on construction, the cache
is not populated on failure, and errors propagate through ensureServerStarted().

14527 of 73875 relevant lines covered (19.66%)

9.85 hits per line

Source Files on job daemon-online-rewind-1 - 24707234971.30
  • Tree
  • List 277
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24707234971
  • b91efd56 on github
  • Prev Job for on dev (#24706114624.10)
  • Next Job for on dev (#24708469932.27)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc