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

supabase / supabase-flutter / 27005730632
85%

Build:
DEFAULT BRANCH: main
Ran 05 Jun 2026 09:06AM UTC
Jobs 1
Files 72
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

05 Jun 2026 09:00AM UTC coverage: 80.463%. Remained the same
27005730632

push

github

web-flow
ci: replace deprecated IMGPROXY_ENABLE_WEBP_DETECTION with IMGPROXY_AUTO_WEBP (#1381)

## Summary

- `IMGPROXY_ENABLE_WEBP_DETECTION` is a deprecated alias for
`IMGPROXY_AUTO_WEBP` that was removed in imgproxy v4
- When `darthsim/imgproxy:latest` pulled v4, the env var was silently
ignored, WebP detection stopped working, and the test `will return the
image as webp when the browser support it` returned JPEG instead of WebP
([failing
run](https://github.com/supabase/supabase-flutter/actions/runs/25862754359/job/76074557749?pr=1365))
- Replace `IMGPROXY_ENABLE_WEBP_DETECTION=true` with the canonical
`IMGPROXY_AUTO_WEBP=true` and unpin the imgproxy image so the version
stays current

## Test plan

- [ ] Confirm the "Generate Combined Coverage" job passes and the WebP
test no longer fails

3542 of 4402 relevant lines covered (80.46%)

2.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27005730632.1 05 Jun 2026 09:06AM UTC 72
80.46
GitHub Action Run
Source Files on build 27005730632
  • Tree
  • List 72
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27005730632
  • 424294fc on github
  • Prev Build on main (#27005316222)
  • Next Build on main (#27010961199)
  • 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