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

microlinkhq / browserless / 26092130861
76%

Build:
DEFAULT BRANCH: master
Ran 19 May 2026 10:44AM UTC
Jobs 9
Files 26
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

19 May 2026 10:43AM UTC coverage: 75.752% (+0.09%) from 75.666%
26092130861

push

github

web-flow
feat(function)!: update dependencies (#768)

* chore: update dependencies

* fix(function): update tests for factory API pattern

Tests were using the old direct-call API `require('@browserless/function')(code, opts)`.
Updated to match the new factory pattern: `require('@browserless/function')()(code, opts)`.
Also updated isolated-function mocks from old tuple `[fn, cleanup]` to new factory pattern.

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

* fix(function): guard factory against old calling convention

The factory `({ tmpdir }) => createFunction` silently accepts the old
`(code, opts)` calling pattern — destructuring a function/string as
`{ tmpdir }` yields undefined, and opts is ignored entirely. This adds
a TypeError when the first argument is a function or string, pointing
callers to the new API.

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

* revert: remove backward-compat guard for old API

Not needed — this is a major version bump.

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

---------

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

398 of 474 branches covered (83.97%)

Branch coverage included in aggregate %.

91 of 91 new or added lines in 2 files covered. (100.0%)

1970 of 2652 relevant lines covered (74.28%)

188918.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 @browserless/screenshot - 26092130861.1 19 May 2026 10:44AM UTC 8
78.03
GitHub Action Run
2 browserless - 26092130861.2 19 May 2026 10:45AM UTC 2
96.72
GitHub Action Run
3 @browserless/function - 26092130861.3 19 May 2026 10:45AM UTC 3
98.11
GitHub Action Run
4 @browserless/lighthouse - 26092130861.4 19 May 2026 10:45AM UTC 3
98.53
GitHub Action Run
5 @browserless/capture - 26092130861.5 19 May 2026 10:44AM UTC 5
88.91
GitHub Action Run
6 @browserless/devices - 26092130861.6 19 May 2026 10:44AM UTC 1
94.92
GitHub Action Run
7 @browserless/screencast - 26092130861.7 19 May 2026 10:44AM UTC 1
93.88
GitHub Action Run
8 @browserless/errors - 26092130861.8 19 May 2026 10:44AM UTC 1
99.16
GitHub Action Run
9 @browserless/goto - 26092130861.9 19 May 2026 10:46AM UTC 2
35.67
GitHub Action Run
Source Files on build 26092130861
  • Tree
  • List 26
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26092130861
  • 1f80edab on github
  • Prev Build on master (#26025579853)
  • Next Build on master (#26092321563)
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