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

decentraland / deployments-to-sqs / 24615023109
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: feat/skip-unchanged-scene-conversions
DEFAULT BRANCH: main
Ran 18 Apr 2026 10:11PM UTC
Jobs 1
Files 14
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

18 Apr 2026 10:10PM UTC coverage: 89.961% (-1.2%) from 91.163%
24615023109

Pull #523

github

LautaroPetaccio
fix: log and guard temp-file cleanup in asStream

- Log unlink failures in the readStream close handler so repeated
  deletion errors surface instead of silently accumulating temp files.
- Also listen on the readStream 'error' event as a belt-and-suspenders
  against future Node changes in event ordering, guarded by a single
  `cleaned` flag to keep the unlink idempotent and avoid spurious
  ENOENT noise.
- Document the remaining orphan scenario (caller drops the stream
  without reading or destroying) and why it is acceptable in practice.
Pull Request #523: fix: stage storage streams to disk to survive S3 mid-download aborts

28 of 38 branches covered (73.68%)

Branch coverage included in aggregate %.

36 of 39 new or added lines in 2 files covered. (92.31%)

205 of 221 relevant lines covered (92.76%)

2.48 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
83.33
src/adapters/storage/index.ts
Jobs
ID Job ID Ran Files Coverage
1 24615023109.1 18 Apr 2026 10:11PM UTC 14
89.96
GitHub Action Run
Source Files on build 24615023109
  • Tree
  • List 14
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #523
  • PR Base - main (#21177967116)
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