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

microlinkhq / browserless / 28223422624
84%

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2026 07:19AM UTC
Jobs 9
Files 32
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 07:18AM UTC coverage: 86.336% (+0.02%) from 86.313%
28223422624

push

github

web-flow
fix(capture): apply device viewport before recording starts (#804)

Tab capture pins exact width/height from the target device, so
`getUserMedia` overconstrains and fails with OverconstrainedError when
the page still has the browser's default viewport. `resolveViewport`
computed the device viewport but never applied it before the extension
mode started recording.

Rename to `prepareViewport` and `page.setViewport(device.viewport)`
before any mode starts, so the page always matches the constraints.
Navigation still runs after recording starts, so load animations are
captured from t=0. This centralizes the viewport application for all
modes, making the frame recorder's own setViewport redundant.

Co-authored-by: Kiko Beats <josefrancisco.verdu@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

572 of 677 branches covered (84.49%)

Branch coverage included in aggregate %.

13 of 16 new or added lines in 2 files covered. (81.25%)

2979 of 3436 relevant lines covered (86.7%)

145821.27 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
34.0
0.0% packages/capture/src/recorder/index.js
Jobs
ID Job ID Ran Files Coverage
1 @browserless/screenshot - 28223422624.1 26 Jun 2026 07:20AM UTC 8
79.05
GitHub Action Run
2 @browserless/capture - 28223422624.2 26 Jun 2026 07:19AM UTC 11
83.48
GitHub Action Run
3 @browserless/function - 28223422624.3 26 Jun 2026 07:20AM UTC 3
97.0
GitHub Action Run
4 @browserless/lighthouse - 28223422624.4 26 Jun 2026 07:20AM UTC 3
97.83
GitHub Action Run
5 @browserless/goto - 28223422624.5 26 Jun 2026 07:21AM UTC 2
84.45
GitHub Action Run
6 @browserless/devices - 28223422624.6 26 Jun 2026 07:19AM UTC 1
94.92
GitHub Action Run
7 @browserless/screencast - 28223422624.7 26 Jun 2026 07:19AM UTC 1
93.88
GitHub Action Run
8 browserless - 28223422624.8 26 Jun 2026 07:20AM UTC 2
96.77
GitHub Action Run
9 @browserless/errors - 28223422624.9 26 Jun 2026 07:19AM UTC 1
99.32
GitHub Action Run
Source Files on build 28223422624
  • Tree
  • List 32
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28223422624
  • a39c8567 on github
  • Prev Build on master (#28221333438)
  • Next Build on master (#28249216144)
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