• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

decentraland / catalyst-storage
95%

Build:
DEFAULT BRANCH: main
Repo Added 16 Oct 2024 02:13PM UTC
Token YKxnSIBHvOobSOgKkBGzn1xT99zKayiAH regen
Build 73 Last
Files 9
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 4.6.0
  • 4.6.1
  • badge
  • chore/add-workflow-dispatch
  • chore/format-on-save
  • claude/admiring-goldstine
  • coverage
  • feat/add-content-size-to-file-info
  • feat/range-requests
  • feat/stream-s3-uploads
  • fix/compression-partial-cleanup
  • fix/decompression-inflight-race
  • fix/decouple-decompress-cap-default
  • fix/files-handling
  • fix/folder-storage-decompression-bomb
  • fix/folder-storage-path-containment
  • fix/idempotent-start
  • fix/s3-retrieve-error-logging
  • main
  • refs/tags/4.3.1
  • refs/tags/4.4.0
  • refs/tags/4.5.0
  • refs/tags/4.5.1

10 Jun 2026 05:20PM UTC coverage: 94.747% (-0.3%) from 95.059%
27293377378

push

github

web-flow
fix: make S3 retrieve error logging actionable (#107)

* fix: make S3 retrieve error logging actionable

retrieve() logged any non-NotFound error from headObject as a bare
logger.error(error). For a 403 on a HEAD that produces "Forbidden: null"
with no key, which is unhelpful. Now it logs the failing key plus the S3
code/statusCode, and surfaces 403 as a warning with a hint (missing
s3:ListBucket makes a missing key return 403 instead of 404, or it is a
genuine access denial) rather than an error.

* refactor: drop redundant spread when logging S3 retrieve errors

109 of 127 branches covered (85.83%)

Branch coverage included in aggregate %.

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

378 of 387 relevant lines covered (97.67%)

37.77 hits per line

Relevant lines Covered
Build:
Build:
387 RELEVANT LINES 378 COVERED LINES
37.77 HITS PER LINE
Source Files on main
  • Tree
  • List 9
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27293377378 main fix: make S3 retrieve error logging actionable (#107) * fix: make S3 retrieve error logging actionable retrieve() logged any non-NotFound error from headObject as a bare logger.error(error). For a 403 on a HEAD that produces "Forbidden: null" wi... push 10 Jun 2026 05:21PM UTC web-flow github
94.75
27291694840 fix/s3-retrieve-error-logging Merge 8f1afd895 into f78fd1b0b Pull #107 10 Jun 2026 04:52PM UTC web-flow github
94.75
27288211491 fix/s3-retrieve-error-logging Merge d25b1552d into f78fd1b0b Pull #107 10 Jun 2026 03:50PM UTC web-flow github
94.75
27285266114 4.6.1 fix: remove the partial .gzip when compression fails (#106) * fix: remove the partial .gzip when compression fails gzipCompressFile destroyed the streams in a finally but never removed the output on error, so a read/write/gzip failure mid-compre... push 10 Jun 2026 02:58PM UTC web-flow github
95.06
27285005888 main fix: remove the partial .gzip when compression fails (#106) * fix: remove the partial .gzip when compression fails gzipCompressFile destroyed the streams in a finally but never removed the output on error, so a read/write/gzip failure mid-compre... push 10 Jun 2026 02:54PM UTC web-flow github
95.06
27284883950 fix/compression-partial-cleanup Merge fde0912c9 into 982efae78 Pull #106 10 Jun 2026 02:52PM UTC web-flow github
95.06
27284310821 fix/compression-partial-cleanup Merge 5178553ce into 982efae78 Pull #106 10 Jun 2026 02:43PM UTC web-flow github
95.99
27284293273 main fix: deduplicate concurrent decompressions of the same gzip (#104) * fix: deduplicate concurrent decompressions of the same gzip The in-flight guard read inflightDecompressions, then `await`ed the gzip lookup, and only then registered the promis... push 10 Jun 2026 02:43PM UTC web-flow github
95.97
27284196670 fix/decompression-inflight-race Merge 5f92e419e into abf5c1182 Pull #104 10 Jun 2026 02:41PM UTC web-flow github
95.97
27284021029 fix/compression-partial-cleanup Merge 92a12ff3c into abf5c1182 Pull #106 10 Jun 2026 02:39PM UTC web-flow github
96.0
See All Builds (73)

Badge your Repo: catalyst-storage

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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