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

galthran-wq / image-serving-service / 22757433608 / 1
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2026 09:29AM UTC
Files 15
Run time 0s
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

06 Mar 2026 09:29AM UTC coverage: 81.729% (-10.8%) from 92.481%
22757433608.1

push

github

web-flow
feat: S3 storage backend support (#12)

* feat: add S3 storage backend support

Introduce a pluggable storage layer with StorageBackend protocol,
LocalStorageBackend (filesystem) and S3StorageBackend (aioboto3).
Storage type is selected via STORAGE_BACKEND env var ("local" or "s3").
All storage operations are now async. S3 proxy support via S3_PROXY.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: resolve ruff lint issues in tests

Fix import sorting and move Path import into TYPE_CHECKING block.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Fix S3 get client reuse and errors

Applied via @cursor push command

* fix: handle S3 NoSuchKey properly and fix import ordering

Use ClientError to distinguish missing keys from real errors in S3 get,
and fix ruff import sorting.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>

416 of 509 relevant lines covered (81.73%)

0.82 hits per line

Source Files on job 22757433608.1
  • Tree
  • List 15
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22757433608
  • 6cd15a09 on github
  • Prev Job for on master (#22022904707.1)
  • Next Job for on master (#23479851193.1)
  • 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