Files
meshcore-analyzer/.github/workflows
Kpa-clawbot b22278f2e1 ci: split frontend coverage into 5 visible steps
Break monolithic 13-min "Frontend coverage" CI step into separate
phases so each reports its own duration on the Actions page:
1. Instrument frontend JS (Istanbul)
2. Start test server (health-check poll, not sleep 5)
3. Run Playwright E2E tests
4. Extract coverage + nyc report
5. Stop test server (if: always())

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-26 17:03:59 -07:00
..