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

decentraland / catalyst-storage / 27282131930
95%

Build:
DEFAULT BRANCH: main
Ran 10 Jun 2026 02:08PM UTC
Jobs 1
Files 9
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

10 Jun 2026 02:07PM UTC coverage: 95.951% (+0.008%) from 95.943%
27282131930

push

github

web-flow
fix: decouple decompression cap default from cache size (256MB) (#103)

decompressMaxFileSize defaulted to decompressCacheMaxSize (5GB), conflating
a per-file inflation cap with the whole-cache budget. That let a single
decompression write up to 5GB before aborting — still a meaningful disk/CPU
DoS, and a single file could fill the entire cache.

Default it to a dedicated 256MB instead: well above any realistic single
compressible content file (a whole world's budget is ~100MB) while bounding
a malicious gzip to a small footprint. Still overridable via the option.

Updates the default-cap tests to assert the per-file cap is now independent
of decompressCacheMaxSize, and that an explicit cap still overrides it.

106 of 119 branches covered (89.08%)

Branch coverage included in aggregate %.

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

368 of 375 relevant lines covered (98.13%)

34.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27282131930.1 10 Jun 2026 02:08PM UTC 9
95.95
GitHub Action Run
Source Files on build 27282131930
  • Tree
  • List 9
  • 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 #27282131930
  • 6734a3db on github
  • Prev Build on main (#27281661377)
  • Next Build on main (#27283963720)
  • 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