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

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

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

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>

74 of 83 branches covered (89.16%)

Branch coverage included in aggregate %.

309 of 313 relevant lines covered (98.72%)

19.2 hits per line

Source Files on job browserless - 26092130861.2
  • 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.7)
  • 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