mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-05-16 21:25:06 +00:00
b22278f2e1
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>