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

microlinkhq / browserless / 26092130861 / 9
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 19 May 2026 10:46AM UTC
Files 2
Run time 0s
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: 35.668%. Remained the same
26092130861.9

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>

28 of 37 branches covered (75.68%)

Branch coverage included in aggregate %.

247 of 734 relevant lines covered (33.65%)

1.45 hits per line

Source Files on job @browserless/goto - 26092130861.9
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 26092130861
  • 1f80edab on github
  • Prev Job for on master (#26025579853.4)
  • Next Job for on master (#26092321563.6)
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