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

microlinkhq / browserless / 28249216144 / 9
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2026 03:54PM UTC
Files 8
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

26 Jun 2026 03:51PM UTC coverage: 79.049%. Remained the same
28249216144.9

push

github

web-flow
feat(browserless): add report() hardware & GPU diagnostics (#810)

* feat(browserless): add report() hardware & GPU diagnostics

Add a `report()` context method that returns a normalized snapshot of the
environment a page renders in: browser build (name/version/headless/channel/
build + full and app-only launch args), virtualization/container detection,
OS/CPU/memory, and the GPU stack parsed from the ANGLE renderer string
(vendor/device/type, graphics API, mesa/llvm/simdWidth) plus per-version
WebGL capabilities/extensions and WebGPU support.

Optionally runs a small deterministic WebGL benchmark
(`report({ benchmark: true })`) for comparing environments and catching
render regressions after Chrome/Mesa/LLVM/flag/infra changes.

Includes TypeScript types (HardwareInfo) and tests.

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

* fix(browserless): don't mislabel branded Chrome as chrome-for-testing

detectBuild matched broad patterns (chrome-linux/mac/win, /chrome/) that also
hit stable Chrome install paths (/opt/google/chrome/chrome, Application/
chrome.exe). Match only the Chrome for Testing platform-arch dirs
(chrome-linux64, chrome-mac-arm64, chrome-win64, ...). Adds detectBuild unit
test. Addresses Cursor Bugbot review on #810.

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

---------

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

106 of 121 branches covered (87.6%)

Branch coverage included in aggregate %.

509 of 657 relevant lines covered (77.47%)

762543.71 hits per line

Source Files on job @browserless/screenshot - 28249216144.9
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28249216144
  • 47b18654 on github
  • Prev Job for on master (#28223422624.1)
  • Next Job for on master (#28332040892.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc