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

rogerpadilla / uql / 29034523807 / 1
95%
main: 95%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2026 04:46PM UTC
Files 112
Run time 5s
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

09 Jul 2026 04:44PM UTC coverage: 94.919% (+0.008%) from 94.911%
29034523807.1

push

github

rogerpadilla
feat(uql-orm): captureContext() and per-unit-of-work context on the pool

Shaped by adopting the multi-tenancy filters in a real event-driven app:
AsyncLocalStorage does not propagate into emitter/timer/queue callbacks, so
ambient-only context made pipeline apps wrap every call tree.

- captureContext(): capture the ambient context once (e.g. at a session/queue
  chokepoint) and replay it where the callback later fires. Browser context
  stub keeps API parity.
- pool.withQuerier(cb, { context }) / pool.transaction(cb, { context }): run a
  unit of work under an explicit context when the tenant is known locally - no
  ambient wiring needed.
- CHANGELOG: 0.14.1 entry covering both plus the documented
  onInsert-from-context tenant-fill pattern.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

3238 of 3585 branches covered (90.32%)

Branch coverage included in aggregate %.

5616 of 5743 relevant lines covered (97.79%)

384.66 hits per line

Source Files on job 29034523807.1
  • Tree
  • List 112
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 29034523807
  • 68ebb3ce on github
  • Prev Job for on main (#28990276955.1)
  • Next Job for on main (#29037071801.1)
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