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

dangernoodle-io / TaipanMiner / 25616217607 / 2
90%
main: 90%

Build:
DEFAULT BRANCH: main
Ran 10 May 2026 01:11AM UTC
Files 38
Run time 1s
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 May 2026 01:07AM UTC coverage: 45.48%. First build
25616217607.2

push

github

web-flow
ci: split test job and re-enable playwright e2e with system chromium (#360)

* ci: split test job and re-enable playwright e2e with system chromium

- split monolithic test job into webui-check (typecheck/unit/build) and native-test (esp-idf) in parallel
- webui-check uploads dist artifact for downstream jobs and webui coverage to Coveralls
- native-test runs coverage and uploads native coverage to Coveralls
- new e2e job downloads dist artifact, installs system chromium via apt, and runs playwright tests with PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1
- e2e job uploads playwright-report artifact on failure; failure does not block firmware builds
- summary job finalizes coveralls parallel upload, checks all jobs, allows e2e failure without blocking summary success
- update playwright.config.ts to use channel: 'chromium' so Playwright uses system binary instead of bundled download
- remove old NOTE comment about playwright install hanging; replace with one-liner comment on e2e job

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* fix: add executablePath to playwright config for system chromium

chromium channel alone doesn't tell Playwright where the system binary is located. add explicit executablePath=/usr/bin/chromium-browser so tests can find the apt-installed chromium.

* ci: set PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD on pnpm install in e2e job

---------

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

599 of 1356 branches covered (44.17%)

Branch coverage included in aggregate %.

860 of 1852 relevant lines covered (46.44%)

6.85 hits per line

Source Files on job webui - 25616217607.2
  • Tree
  • List 38
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25616217607
  • cc8f6173 on github
  • Next Job for on main (#25616374532.1)
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