supabase-py icon indicating copy to clipboard operation
supabase-py copied to clipboard

feat(supabase): use yarl URL builder in supabase as well

Open o-santi opened this issue 4 months ago • 1 comments

What kind of change does this PR introduce?

Add URL builder to supabase as well.

o-santi avatar Dec 12 '25 21:12 o-santi

Pull Request Test Coverage Report for Build 20180192271

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 12 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.002%) to 91.296%

Files with Coverage Reduction New Missed Lines %
src/supabase/_async/client.py 6 95.35%
src/supabase/_sync/client.py 6 95.28%
<!-- Total: 12
Totals Coverage Status
Change from base Build 20114139254: 0.002%
Covered Lines: 8926
Relevant Lines: 9777

💛 - Coveralls

coveralls avatar Dec 12 '25 21:12 coveralls