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

supabase / gotrue / 5398440517
65%

Build:
DEFAULT BRANCH: master
Ran 28 Jun 2023 07:37AM UTC
Jobs 1
Files 107
Run time 3s
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

28 Jun 2023 07:31AM UTC coverage: 66.009% (-0.1%) from 66.118%
5398440517

push

github

web-flow
feat: remove `SafeRoundTripper` and allow private-IP HTTP connections (#1152)

Removes `SafeRoundTripper` which was a HTTP `RoundTripper` which did not
allow establishing HTTP connections to servers listening on private IP
addresses.

This is probably inherited from the Netlify codebase, and was added as a
safeguard to avoid cyclic requests with their hooks implementation which
is not used by Supabase.

Why it's absolutely normal to expect connections to private IP
addresses:

- Running GoTrue in Kuberenetes, AWS ECS, or other places. 
- Local development with Docker, which loves to create virtual private
networks inside containers all the time.
- Caches inside VPCs.
- Rendering templates served only within the VPC and not those that are
publicly available.

7098 of 10753 relevant lines covered (66.01%)

48.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5398440517.1 28 Jun 2023 07:37AM UTC 0
66.01
GitHub Action Run
Source Files on build 5398440517
Detailed source file information is not available for this build.
  • Back to Repo
  • 773e45e1 on github
  • Prev Build on master (#5398402585)
  • Next Build on master (#5400425075)
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