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

lsm / HyperNeo / 29577768798
81%

Build:
DEFAULT BRANCH: dev
Ran 17 Jul 2026 11:44AM UTC
Jobs 0
Files 0
Run time –
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

pending completion
  cancel
29577768798

push

github

web-flow
Fix dev branch CI: logger test isolation + rpc-4 model-handler race (#2244)

* test: restore original logger config in tests that set filter: []

server.test.ts and credential-store.test.ts were leaving the global logger

with filter: [], which disabled all namespaces for subsequent tests.

Capture and restore the original config in their afterEach blocks, and

defensively reset filter: ['*'] in logger.test.ts beforeEach.

* test: wait for model cache readiness in createDaemonServer helper

createDaemonApp starts initializeModels() in the background, so tests that

create sessions immediately could race with the empty model cache and leave

sessions without a provider. Wait for the global cache to populate before

returning from createDaemonServer.

* test: trigger model refresh for non-Anthropic in-process daemons and cleanup on readiness failure

waitForModelsReady() now triggers a foreground refresh when the in-process

daemon has no Anthropic auth, because createDaemonApp skips background

initializeModels() in that case.

Also wrap the readiness wait in try/catch so the daemon is torn down via

waitForExit() if the model catalog never becomes available, preventing

transport/dev-proxy/server leaks into later tests.

* test(daemon): honor setup budgets and tear down on readiness timeout

* test(daemon): refresh stale fallback cache and bound RPC timeout

* test(daemon): gate model refresh on available optional providers

* test(daemon): refresh missing providers, cancel stale refresh, wait for spawned exit

* test(daemon): probe bridge providers and gate fallback refresh on real Anthropic auth

* fix(test): re-check expected providers after refresh and abort stale foreground refresh

Address review feedback on packages/daemon/tests/helpers/daemon-server.ts:

- Re-check expected providers in the post-refresh readiness loop instead of only cache length.

- Clear the global cache before refreshing so model-service cannot preserve a stale larger previ... (continued)
Source Files on build 29577768798
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #29577768798
  • e39b3d39 on github
  • Prev Build on dev (#29557054640)
  • Next Build on dev (#29578571378)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc