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

galthran-wq / image-serving-service / 22757433608
79%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2026 09:29AM UTC
Jobs 1
Files 15
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

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

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>

100 of 172 new or added lines in 8 files covered. (58.14%)

1 existing line in 1 file now uncovered.

416 of 509 relevant lines covered (81.73%)

0.82 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
87.72
2.97% src/api/endpoints/images.py
3
69.7
-3.03% src/main.py
3
94.12
src/services/storage/local.py
5
68.75
src/services/storage/__init__.py
60
0.0
src/services/storage/s3.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
69.7
-3.03% src/main.py
Jobs
ID Job ID Ran Files Coverage
1 22757433608.1 06 Mar 2026 09:29AM UTC 15
81.73
GitHub Action Run
Source Files on build 22757433608
  • Tree
  • List 15
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22757433608
  • 6cd15a09 on github
  • Prev Build on master (#22022904707)
  • Next Build on master (#23479851193)
  • 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