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

lsm / neokai / 21852593468 / 10
71%
dev: 71%

Build:
DEFAULT BRANCH: dev
Ran 10 Feb 2026 05:13AM UTC
Files 82
Run time 2s
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: 97.409%. Remained the same
21852593468.10

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 %.

2835 of 2860 relevant lines covered (99.13%)

34.53 hits per line

Source Files on job web - 21852593468.10
  • Tree
  • List 82
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 21852593468
  • 4ecc0e6a on github
  • Prev Job for on dev (#21849825542.8)
  • Next Job for on dev (#21870817816.12)
  • 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