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

lsm / neokai / 21852593468 / 13
72%
dev: 72%

Build:
DEFAULT BRANCH: dev
Ran 10 Feb 2026 05:13AM UTC
Files 96
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: 39.493%. Remained the same
21852593468.13

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

5766 of 14600 relevant lines covered (39.49%)

20.11 hits per line

Source Files on job daemon-online-sdk - 21852593468.13
  • Tree
  • List 96
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21852593468
  • 4ecc0e6a on github
  • Prev Job for on dev (#21849825542.18)
  • 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