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

Freegle / Iznik / 24964 / 24964
72%
master: 72%

Build:
Build:
LAST BUILD BRANCH: docs/revamp
DEFAULT BRANCH: master
Ran 05 Jul 2026 01:45PM UTC
Files 477
Run time 10s
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

05 Jul 2026 01:17PM UTC coverage: 68.811%. Remained the same
24964

Pull #963

circleci

invalid-email-address
fix(upload): downscale photos client-side to cut the upload-stage drop-off

The Uppy Compressor plugin was already active but with default options, i.e.
quality-only compression with NO dimension limit — so 12MP phone photos were
uploaded at full resolution and stayed multi-MB. The new upload telemetry
(commit 938186f4, Loki) showed the loss is size-driven, not a broken upload
path: once an upload starts it succeeds ~100%, but ~13% of *selected* photos
are abandoned during the client-side compress-then-start step, and ~40% of
upload sessions run the modal open >30s on mobile.

Pass maxWidth/maxHeight (1600) + quality 0.8 to Compressor in both uploaders
(OurUploader, PhotoUploader). compressorjs downscales to fit, preserving aspect
ratio — listing photos stay crisp (viewed far smaller than 1600px) while upload
size drops ~5-10x, shrinking both the >30s slow tail and the select->start
abandonment window.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015DQRL5iGD71jNTgyokMpt9
Pull Request #963: fix(upload): downscale photos client-side to cut the upload-stage drop-off

26480 of 38482 relevant lines covered (68.81%)

19.57 hits per line

Source Files on job laravel - 24964
  • Tree
  • List 477
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24964
  • CircleCI Build #24964
  • 7a724b04 on github
  • Prev Job for on fix/upload-compressor-downscale (#24934)
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