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

decentraland / builder-server / 27357205665
71%
master: 71%

Build:
Build:
LAST BUILD BRANCH: fix/migrations-oom-transpile-only
DEFAULT BRANCH: master
Ran 11 Jun 2026 03:16PM UTC
Jobs 1
Files 192
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

11 Jun 2026 03:15PM UTC coverage: 71.327%. Remained the same
27357205665

Pull #806

github

LautaroPetaccio
fix: scope migration NODE_OPTIONS to the migrate command

Previously NODE_OPTIONS was exported for the whole shell session, so it
also applied to the server process at the end of the script. Both used the
same value (1536) so there was no functional impact, but it was a
maintenance hazard: adjusting the server's explicit flag without noticing
the export would produce confusing behavior.

Set NODE_OPTIONS as a command prefix on the migrate invocation only so it
cannot leak to the server process below.
Pull Request #806: fix: run migrations in ts-node transpile-only mode to prevent OOM

1375 of 2151 branches covered (63.92%)

Branch coverage included in aggregate %.

3257 of 4343 relevant lines covered (74.99%)

41.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27357205665.1 11 Jun 2026 03:16PM UTC 384
72.6
GitHub Action Run
Source Files on build 27357205665
  • Tree
  • List 192
  • Changed 107
  • Source Changed 0
  • Coverage Changed 107
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27357205665
  • Pull Request #806
  • PR Base - master (#27350638672)
  • Delete
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