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

lsm / neokai / 22126934916 / 13
82%
dev: 82%

Build:
DEFAULT BRANCH: dev
Ran 18 Feb 2026 04:48AM UTC
Files 114
Run time 3s
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

18 Feb 2026 04:46AM UTC coverage: 34.699%. Remained the same
22126934916.13

push

github

web-flow
fix(e2e): prevent E2E tests from killing dev servers during self-development (#130)

Add defense-in-depth protection against accidentally killing dev servers:

1. Lock file mechanism: `make self` and `make run` create tmp/.dev-server-running
   containing the port number when a dev server starts.

2. Playwright config safety check: Before tests start, check for lock file.
   If found without PLAYWRIGHT_BASE_URL, fail with helpful instructions.

3. Convenience commands: Add `make self-test` and `make run-test` that properly
   set PLAYWRIGHT_BASE_URL to reuse existing dev servers.

4. Update CLAUDE.md: Replace scary "NEVER DO THIS" warnings with positive
   instructions showing the correct commands for each scenario.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

6147 of 17715 relevant lines covered (34.7%)

17.55 hits per line

Source Files on job daemon-online-sdk - 22126934916.13
  • Tree
  • List 114
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22126934916
  • 825126f7 on github
  • Prev Job for on dev (#22124928847.6)
  • Next Job for on dev (#22129208242.15)
  • 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