Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow redirects #257

Merged
merged 5 commits into from
Jun 5, 2024
Merged

Follow redirects #257

merged 5 commits into from
Jun 5, 2024

Conversation

juancarlospaco
Copy link
Contributor

What kind of change does this PR introduce?

  • Add follow_redirects=True.
  • All other Supabase libs follow redirects by default.

@juancarlospaco juancarlospaco requested a review from a team as a code owner May 30, 2024 20:56
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.88%. Comparing base (641c24e) to head (6ef4698).
Report is 39 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #257      +/-   ##
==========================================
- Coverage   84.36%   82.88%   -1.49%     
==========================================
  Files          12       12              
  Lines         467      485      +18     
==========================================
+ Hits          394      402       +8     
- Misses         73       83      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@silentworks silentworks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There seem to be merge conflicts.

@silentworks silentworks merged commit 521fbd9 into supabase:main Jun 5, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants