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

microlinkhq / browserless / 28249216144
84%

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2026 03:52PM UTC
Jobs 9
Files 33
Run time 1min
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: 83.969% (-2.4%) from 86.336%
28249216144

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>

619 of 777 branches covered (79.67%)

Branch coverage included in aggregate %.

320 of 453 new or added lines in 2 files covered. (70.64%)

3299 of 3889 relevant lines covered (84.83%)

128836.34 hits per line

Uncovered Changes

Lines Coverage ∆ File
133
66.3
packages/browserless/src/report.js
Jobs
ID Job ID Ran Files Coverage
1 @browserless/devices - 28249216144.1 26 Jun 2026 03:52PM UTC 1
94.92
GitHub Action Run
2 @browserless/lighthouse - 28249216144.2 26 Jun 2026 03:53PM UTC 3
97.83
GitHub Action Run
3 @browserless/goto - 28249216144.3 26 Jun 2026 03:54PM UTC 2
84.45
GitHub Action Run
4 @browserless/capture - 28249216144.4 26 Jun 2026 03:52PM UTC 11
83.48
GitHub Action Run
5 @browserless/function - 28249216144.5 26 Jun 2026 03:53PM UTC 3
97.0
GitHub Action Run
6 browserless - 28249216144.6 26 Jun 2026 03:53PM UTC 3
79.18
GitHub Action Run
7 @browserless/errors - 28249216144.7 26 Jun 2026 03:52PM UTC 1
99.32
GitHub Action Run
8 @browserless/screencast - 28249216144.8 26 Jun 2026 03:52PM UTC 1
93.88
GitHub Action Run
9 @browserless/screenshot - 28249216144.9 26 Jun 2026 03:53PM UTC 8
79.05
GitHub Action Run
Source Files on build 28249216144
  • Tree
  • List 33
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28249216144
  • 47b18654 on github
  • Prev Build on master (#28223422624)
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