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

rogerpadilla / uql / 28966563620
95%

Build:
DEFAULT BRANCH: main
Ran 08 Jul 2026 06:36PM UTC
Jobs 1
Files 112
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

08 Jul 2026 06:34PM UTC coverage: 94.909% (+0.003%) from 94.906%
28966563620

push

github

rogerpadilla
fix(uql-orm): keep the root import browser-safe; release 0.14.0

0.13.0's request-context feature imported node:async_hooks from the root
entrypoint, so any frontend that imports uql-orm directly failed to bundle -
with no server-side error (0.13.0 was unpublished). Resolve the context module
per-environment via the package.json `browser` map: browsers get a dependency-
free stub with the same API (withContext/getContext/UqlSecurityError), while
Node/Bun keep the real AsyncLocalStorage. prepack now refuses to pack if the
root import graph reaches a Node builtin without a browser remap, so this class
of regression can't ship again.

Also bumps dev tooling (typescript 7, biome, commitlint, nestjs, mongodb).

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

3228 of 3575 branches covered (90.29%)

Branch coverage included in aggregate %.

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

5609 of 5736 relevant lines covered (97.79%)

384.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28966563620.1 08 Jul 2026 06:36PM UTC 112
94.91
GitHub Action Run
Source Files on build 28966563620
  • Tree
  • List 112
  • 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 #28966563620
  • 9e925964 on github
  • Prev Build on main (#28907893047)
  • Next Build on main (#28969872336)
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