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

decentraland / catalyst-storage / 27293377378
95%

Build:
DEFAULT BRANCH: main
Ran 10 Jun 2026 05:21PM 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 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

Jobs
ID Job ID Ran Files Coverage
1 27293377378.1 10 Jun 2026 05:21PM UTC 9
94.75
GitHub Action Run
Source Files on build 27293377378
  • 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 #27293377378
  • 1bd86182 on github
  • Prev Build on main (#27285005888)
  • 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