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

supabase / supabase-flutter / 27005316222
85%

Build:
DEFAULT BRANCH: main
Ran 05 Jun 2026 08:57AM 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 08:51AM UTC coverage: 80.463%. Remained the same
27005316222

push

github

web-flow
ci: remove unnecessary imgproxy host port binding to fix port conflict (#1380)

## Summary

- Port `50020` was mapped from the host to the `imgproxy` container in
`infra/storage_client/docker-compose.yml`, but no test code references
that host port
- The `storage` service reaches imgproxy over the Docker-internal
network via `IMGPROXY_URL: http://imgproxy:8080` — no host binding is
needed
- On CI, the "Test SDK stable" job was failing with `failed to bind host
port for 0.0.0.0:50020 ... address already in use` ([example
run](https://github.com/supabase/supabase-flutter/actions/runs/27002062271/job/79684730717?pr=1323))

## Test plan

- [ ] Confirm "Test SDK stable" job passes in CI without the port
conflict error

3542 of 4402 relevant lines covered (80.46%)

2.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27005316222.1 05 Jun 2026 08:57AM UTC 72
80.46
GitHub Action Run
Source Files on build 27005316222
  • 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 #27005316222
  • fd01e809 on github
  • Prev Build on main (#26956191703)
  • Next Build on main (#27005730632)
  • 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