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

Rotorsoft / act-root / 32645275341
100%

Build:
DEFAULT BRANCH: master
Ran 23 Aug 2026 02:26PM UTC
Jobs 1
Files 114
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

23 Aug 2026 02:23PM UTC coverage: 100.0%. Remained the same
32645275341

push

github

web-flow
fix(act): keep the claim lane filter when onlyLanes narrows to default (#1548)

The single-lane collapse, which builds a controller with no lane so the
adapter's claim keeps its pre-lanes query shape, keyed on the ACTIVE lane
set. A worker booted with `onlyLanes: ["default"]` against an app that
declares lanes produced an active set of exactly ["default"], which is
indistinguishable from an app that never called withLane, so the
controller was built with `lane: undefined`. The lane argument on claim
is an optional filter and omitting it selects every lane, so the worker
narrowed to one lane claimed all of them: it ran the other lanes'
handlers itself, on the fallback lease instead of their declared budget,
while the workers that own those lanes found nothing to do. The startup
advisory reported those lanes as orphaned on the very instance that was
about to drain them.

The collapse now keys on the DECLARED universe. It applies only when no
lane was ever declared, which is the case it exists for; once any lane
is declared the implicit default is an ordinary filtered lane.

Closes #1545

Co-authored-by: rotorsoft <rotorsoft@outlook.com>

4235 of 4235 branches covered (100.0%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

9191 of 9191 relevant lines covered (100.0%)

1328.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32645275341.1 23 Aug 2026 02:26PM UTC 114
100.0
GitHub Action Run
Source Files on build 32645275341
  • Tree
  • List 114
  • 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 #32645275341
  • 2e7b07b4 on github
  • Prev Build on master (#32610427202)
  • Next Build on master (#32648709197)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc