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

lsm / neokai / 21852593468
39%

Build:
DEFAULT BRANCH: dev
Ran 10 Feb 2026 05:11AM UTC
Jobs 22
Files 180
Run time 1min
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

10 Feb 2026 05:11AM UTC coverage: 94.97%. Remained the same
21852593468

push

github

lsm
refactor(e2e): remove direct API calls, enforce pure browser testing

E2E tests should simulate real user interactions through Playwright,
not bypass the UI with direct RPC/event/state calls.

- Add E2E test rules to CLAUDE.md (prohibited patterns, allowed exceptions)
- Delete global-settings.e2e.ts (pure RPC, zero UI — belongs in daemon tests)
- Delete safari-background-tab.e2e.ts (RPC session creation, fake visibility events)
- Delete database-integrity.e2e.ts.disabled (dead code)
- Rewrite connection-resilience.e2e.ts: page.context().setOffline() instead of
  connectionManager.simulateDisconnect(), remove message injection tests
- Rewrite error-scenarios.e2e.ts: remove direct state mutation and RPC tests
- Rewrite auth-error-scenarios.e2e.ts: remove hub.event() injection tests
- Clean up wait-helpers.ts: remove unused functions, simplify setupMessageHubTesting
- Clean up slash-command-helpers.ts: DOM-based slash command detection
- Clean up global.d.ts: remove unused Window augmentation properties

2203 of 2312 branches covered (95.29%)

Branch coverage included in aggregate %.

14470 of 15244 relevant lines covered (94.92%)

350.84 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.81
-1.3% packages/daemon/src/storage/index.ts
3
98.71
-0.65% packages/daemon/src/lib/agent/rewind-handler.ts
31
45.95
-27.45% packages/daemon/src/lib/rpc-handlers/rewind-handlers.ts
33
82.03
-15.1% packages/daemon/src/storage/repositories/sdk-message-repository.ts
Jobs
ID Job ID Ran Files Coverage
1 daemon-offline-mcp - 21852593468.1 10 Feb 2026 05:12AM UTC 93
20.26
GitHub Action Run
2 daemon-offline-database - 21852593468.2 10 Feb 2026 05:12AM UTC 93
18.83
GitHub Action Run
3 daemon-online-agent - 21852593468.3 10 Feb 2026 05:12AM UTC 96
40.05
GitHub Action Run
4 daemon-online-lifecycle - 21852593468.4 10 Feb 2026 05:12AM UTC 96
39.49
GitHub Action Run
5 daemon-offline-session - 21852593468.5 10 Feb 2026 05:13AM UTC 95
29.41
GitHub Action Run
6 daemon-online-mcp - 21852593468.6 10 Feb 2026 05:11AM UTC 96
28.35
GitHub Action Run
7 daemon-online-rpc - 21852593468.7 10 Feb 2026 05:12AM UTC 96
37.59
GitHub Action Run
8 daemon-offline-filesystem - 21852593468.8 10 Feb 2026 05:11AM UTC 25
31.72
GitHub Action Run
9 daemon-offline-rpc - 21852593468.9 10 Feb 2026 05:13AM UTC 93
34.87
GitHub Action Run
10 web - 21852593468.10 10 Feb 2026 05:12AM UTC 82
97.41
GitHub Action Run
11 daemon-offline-agent - 21852593468.11 10 Feb 2026 05:12AM UTC 93
30.98
GitHub Action Run
12 daemon - 21852593468.12 10 Feb 2026 05:12AM UTC 98
63.5
GitHub Action Run
13 daemon-online-sdk - 21852593468.13 10 Feb 2026 05:12AM UTC 96
39.49
GitHub Action Run
14 daemon-offline-git - 21852593468.14 10 Feb 2026 05:12AM UTC 95
26.38
GitHub Action Run
15 daemon-online-convo - 21852593468.15 10 Feb 2026 05:12AM UTC 96
39.41
GitHub Action Run
16 daemon-offline-websocket - 21852593468.16 10 Feb 2026 05:12AM UTC 93
22.44
GitHub Action Run
17 daemon-online-providers - 21852593468.17 10 Feb 2026 05:13AM UTC 96
41.46
GitHub Action Run
18 daemon-online-components - 21852593468.18 10 Feb 2026 05:11AM UTC 96
25.53
GitHub Action Run
19 daemon-offline-components - 21852593468.19 10 Feb 2026 05:12AM UTC 93
25.32
GitHub Action Run
20 daemon-online-coordinator - 21852593468.20 10 Feb 2026 05:12AM UTC 96
40.97
GitHub Action Run
21 daemon-online-features - 21852593468.21 10 Feb 2026 05:13AM UTC 96
45.05
GitHub Action Run
22 daemon-online-rewind - 21852593468.22 10 Feb 2026 05:45AM UTC 96
46.37
GitHub Action Run
Source Files on build 21852593468
  • Tree
  • List 180
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21852593468
  • 4ecc0e6a on github
  • Prev Build on dev (#21849825542)
  • Next Build on dev (#21870817816)
  • 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